ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
passwd Struct Reference

Definition at line 49 of file TWinNTSystem.h.

Public Attributes

char * pw_name
 
char * pw_passwd
 
int pw_uid
 
int pw_gid
 
int pw_quota
 
char * pw_gecos
 
char * pw_dir
 
char * pw_shell
 
char * pw_group
 

#include <TWinNTSystem.h>

Member Data Documentation

char* passwd::pw_dir
char* passwd::pw_gecos
int passwd::pw_gid
char* passwd::pw_group

Definition at line 58 of file TWinNTSystem.h.

Referenced by TWinNTSystem::GetUserInfo(), and TWinNTSystem::LookupSID().

char* passwd::pw_name
char* passwd::pw_passwd
int passwd::pw_quota

Definition at line 54 of file TWinNTSystem.h.

char* passwd::pw_shell
int passwd::pw_uid

The documentation for this struct was generated from the following file: