Lines Matching defs:xpasswd
41 struct xpasswd { struct42 char *pw_name;43 char *pw_passwd;44 uid_t pw_uid;45 gid_t pw_gid;46 time_t pw_change;47 char *pw_class;48 char *pw_gecos;49 char *pw_dir;50 char *pw_shell;51 time_t pw_expire;52 int pw_selected;