|
Dynamic Load Balance 3.6.1+32-59d1
|

Go to the source code of this file.
Enumerations | |
| enum | env_add_condition_t { ENV_OVERWRITE_NEVER , ENV_OVERWRITE_ALWAYS , ENV_UPDATE_IF_EXISTS , ENV_APPEND } |
Functions | |
| void | dlb_setenv (const char *name, const char *value, char ***next_environ, env_add_condition_t condition) |
| enum env_add_condition_t |
| void dlb_setenv | ( | const char * | name, |
| const char * | value, | ||
| char *** | next_environ, | ||
| env_add_condition_t | condition | ||
| ) |