Tor
0.4.7.0-alpha-dev
|
Data Fields | |
char * | windows_environment_block |
char ** | unixoid_environment_block |
char** unixoid_environment_block |
A pointer to a NULL-terminated array of pointers to NUL-terminated strings of the form "NAME=VALUE".
Definition at line 27 of file env.h.
Referenced by process_environment_free_().
char* windows_environment_block |
A pointer to a sorted empty-string-terminated sequence of NUL-terminated strings of the form "NAME=VALUE".
Definition at line 24 of file env.h.
Referenced by process_environment_free_().