Lines Matching defs:pw
875 struct passwd *pw;1068 pw = getpwnam(optarg);1069 if (pw == NULL)1072 resuid = pw->pw_uid;