Lines Matching defs:pwbuf
483 char pwbuf[BUFSIZ];486 if (!getpwuid_r(uid, &pwx, pwbuf, sizeof(pwbuf), &pw)