passwd Struct Reference

#include <pwd.h>


Data Fields

char * pw_name
uid_t pw_uid
gid_t pw_gid
char * pw_dir
char * pw_shell
char * pw_passwd
char * pw_gecos


Detailed Description

Definition at line 10 of file pwd.h.


Field Documentation

char* passwd::pw_dir
 

Definition at line 14 of file pwd.h.

Referenced by AreWeIn(), expudir(), get_homedir(), main(), and subvpath().

char* passwd::pw_gecos
 

Definition at line 19 of file pwd.h.

Referenced by finduser().

gid_t passwd::pw_gid
 

Definition at line 13 of file pwd.h.

Referenced by AreWeIn(), deliver(), and main().

char* passwd::pw_name
 

Definition at line 11 of file pwd.h.

Referenced by cuserid(), deliver(), getlogin(), getpwnam(), idname(), main(), make_header(), name_uid(), ownername(), run_job(), sayhello(), wall(), whoami(), and write_log().

char* passwd::pw_passwd
 

Definition at line 18 of file pwd.h.

Referenced by doPASS(), main(), passnone(), and passpass().

char* passwd::pw_shell
 

Definition at line 15 of file pwd.h.

Referenced by main().

uid_t passwd::pw_uid
 

Definition at line 12 of file pwd.h.

Referenced by AreWeIn(), deliver(), do_chown(), getpwuid(), main(), simple(), sink(), uid_name(), and usr_add().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:23:54 2006 for minix by  doxygen 1.4.6