Data Fields | |
char * | user |
The the effective user running this program. | |
char * | home |
Users home directory. | |
char * | cwd |
Current working directory. |
Definition at line 149 of file monitor.h.
|
Current working directory.
Definition at line 152 of file monitor.h. Referenced by find_rcfile(). |
|
Users home directory.
Definition at line 151 of file monitor.h. Referenced by find_rcfile(), and init_files(). |
|
The the effective user running this program.
|