Lines Matching full:pwp
3027 struct passwd pw, *pwp;3031 (void) getpwuid_r(uid, &pw, buf, buflen, &pwp);3084 struct passwd pw, *pwp;3088 (void) getpwnam_r(name, &pw, buf, buflen, &pwp);