Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
passwd Struct Reference

Definition at line 38 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>

Member Data Documentation

◆ pw_dir

char* passwd::pw_dir

Definition at line 45 of file TWinNTSystem.h.

◆ pw_gecos

char* passwd::pw_gecos

Definition at line 44 of file TWinNTSystem.h.

◆ pw_gid

int passwd::pw_gid

Definition at line 42 of file TWinNTSystem.h.

◆ pw_group

char* passwd::pw_group

Definition at line 47 of file TWinNTSystem.h.

◆ pw_name

char* passwd::pw_name

Definition at line 39 of file TWinNTSystem.h.

◆ pw_passwd

char* passwd::pw_passwd

Definition at line 40 of file TWinNTSystem.h.

◆ pw_quota

int passwd::pw_quota

Definition at line 43 of file TWinNTSystem.h.

◆ pw_shell

char* passwd::pw_shell

Definition at line 46 of file TWinNTSystem.h.

◆ pw_uid

int passwd::pw_uid

Definition at line 41 of file TWinNTSystem.h.

Collaboration diagram for passwd:
[legend]

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