Searched defs:passwd (Results 1 – 16 of 16) sorted by relevance
/plan9/sys/include/ape/ |
H A D | pwd.h | 9 struct passwd { struct 21 extern struct passwd *getpwuid(uid_t); argument
|
/plan9/sys/src/cmd/auth/lib/ |
H A D | okpasswd.c | 20 char passwd[ANAMELEN]; in okpasswd() local
|
/plan9/sys/src/cmd/unix/drawterm/libauth/ |
H A D | auth_userpasswd.c | 27 auth_userpasswd(char *user, char *passwd) in auth_userpasswd()
|
/plan9/sys/src/libauth/ |
H A D | auth_userpasswd.c | 26 auth_userpasswd(char *user, char *passwd) in auth_userpasswd()
|
/plan9/sys/src/ape/lib/ap/posix/ |
H A D | getpwent.c | 8 static struct passwd passwd; variable
|
/plan9/sys/src/cmd/auth/factotum/ |
H A D | httpdigest.c | 60 digest(char *user, char *realm, char *passwd, in digest()
|
H A D | secstore.c | 406 longhash(char *ver, char *C, uchar *passwd, mpint *H) in longhash()
|
/plan9/sys/src/cmd/auth/ |
H A D | authsrv.c | 724 nthash(uchar hash[MShashlen], char *passwd) in nthash() 742 lmhash(uchar hash[MShashlen], char *passwd) in lmhash()
|
/plan9/sys/include/ |
H A D | auth.h | 83 char *passwd; member
|
/plan9/sys/src/cmd/auth/secstore/ |
H A D | pak.c | 49 longhash(char *ver, char *C, uchar *passwd, mpint *H) in longhash()
|
/plan9/sys/src/cmd/unix/drawterm/include/ |
H A D | auth.h | 85 char *passwd; member
|
/plan9/sys/src/cmd/webfs/ |
H A D | dat.h | 72 char* passwd; member
|
/plan9/sys/src/cmd/unix/drawterm/ |
H A D | secstore.c | 443 longhash(char *ver, char *C, uchar *passwd, mpint *H) in longhash()
|
/plan9/sys/src/cmd/ |
H A D | nfs.c | 751 readmap(char *passwd, char *group) in readmap() 1508 char *srvname, *passwd, *group, *addr, *p; in threadmain() local
|
/plan9/sys/src/cmd/ip/ppp/ |
H A D | ppp.c | 2016 nthash(uchar hash[MShashlen], char *passwd) in nthash()
|
/plan9/sys/src/cmd/cifs/ |
H A D | cifs.h | 437 char *passwd; member
|