Lines Matching defs:pw
1192 struct passwd *pw;1204 if ((pw = getpwnam(usr)) == NULL)1208 syscryptpwd = pw->pw_passwd;1212 if (pw->pw_uid == 0)