ROOT  6.06/08
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

§ pw_dir

char* passwd::pw_dir

§ pw_gecos

char* passwd::pw_gecos

§ pw_gid

int passwd::pw_gid

§ pw_group

char* passwd::pw_group

Definition at line 58 of file TWinNTSystem.h.

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

§ pw_name

char* passwd::pw_name

§ pw_passwd

char* passwd::pw_passwd

§ pw_quota

int passwd::pw_quota

Definition at line 54 of file TWinNTSystem.h.

§ pw_shell

char* passwd::pw_shell

§ pw_uid

int passwd::pw_uid

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