passwd

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

pw_change
time_t pw_change;
Undocumented in source.
pw_class
char* pw_class;
Undocumented in source.
pw_dir
char* pw_dir;
Undocumented in source.
pw_expire
time_t pw_expire;
Undocumented in source.
pw_fields
int pw_fields;
Undocumented in source.
pw_gecos
char* pw_gecos;
Undocumented in source.
pw_gid
gid_t pw_gid;
Undocumented in source.
pw_name
char* pw_name;
Undocumented in source.
pw_passwd
char* pw_passwd;
Undocumented in source.
pw_shell
char* pw_shell;
Undocumented in source.
pw_uid
uid_t pw_uid;
Undocumented in source.

Meta