#include <stdapis/pwd.h>
struct passwd |
Public Attributes | |
---|---|
time_t | pw_change |
char * | pw_class |
char * | pw_dir |
time_t | pw_expire |
int | pw_fields |
char * | pw_gecos |
gid_t | pw_gid |
char * | pw_name |
char * | pw_passwd |
char * | pw_shell |
uid_t | pw_uid |
The passwd data structure is used to hold information about entries in the system user data base