Definition at line 47 of file TWinNTSystem.h.
Public Attributes | |
| char * | pw_dir | 
| char * | pw_gecos | 
| int | pw_gid | 
| char * | pw_group | 
| char * | pw_name | 
| char * | pw_passwd | 
| int | pw_quota | 
| char * | pw_shell | 
| int | pw_uid | 
#include <TWinNTSystem.h>
| char* passwd::pw_dir | 
Definition at line 54 of file TWinNTSystem.h.
| char* passwd::pw_gecos | 
Definition at line 53 of file TWinNTSystem.h.
| int passwd::pw_gid | 
Definition at line 51 of file TWinNTSystem.h.
| char* passwd::pw_group | 
Definition at line 56 of file TWinNTSystem.h.
| char* passwd::pw_name | 
Definition at line 48 of file TWinNTSystem.h.
| char* passwd::pw_passwd | 
Definition at line 49 of file TWinNTSystem.h.
| int passwd::pw_quota | 
Definition at line 52 of file TWinNTSystem.h.
| char* passwd::pw_shell | 
Definition at line 55 of file TWinNTSystem.h.
| int passwd::pw_uid | 
Definition at line 50 of file TWinNTSystem.h.