Home
last modified time | relevance | path

Searched defs:passwd (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dpwd.h50 struct passwd { struct
52 char *pw_passwd; /* encrypted password */ argument
62 struct passwd *getpwuid (uid_t); argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyppasswd.h17 struct passwd { struct
19 char *pw_passwd; argument
26 typedef struct passwd passwd; argument
H A Dyppasswd.x48 struct passwd { struct
50 string pw_passwd<>; /* encrypted password */ argument
60 passwd newpw; /* new passwd entry */ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpwd.h50 struct passwd struct
53 char *pw_passwd; /* Password. */ argument
54 __uid_t pw_uid; /* User ID. */
55 __gid_t pw_gid; /* Group ID. */
56 char *pw_gecos; /* Real name. */
57 char *pw_dir; /* Home directory. */
58 char *pw_shell; /* Shell program. */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dwanrouter.h414 unsigned char passwd[511]; /* List of passwords */ member