#include <common/main.h>
Go to the source code of this file.
Functions | |
void | env_initialize (void) |
void | env_set (const char *name, const char *value) |
void | env_setf (const char *name, const char *value,...) |
void | env_set_page (void) |
void | env_unset (const char *name) |