Home | Sort by: relevance | last modified time | path |
/src/usr.bin/passwd/ | |
yp_passwd.c | 223 struct passwd pwb, pwb2, *pw; local in function:pwyp_process 296 getpwnam_r(username, &pwb2, pwbuf, sizeof(pwbuf), &pw) || |
yp_passwd.c | 223 struct passwd pwb, pwb2, *pw; local in function:pwyp_process 296 getpwnam_r(username, &pwb2, pwbuf, sizeof(pwbuf), &pw) || |