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