Lines Matching full:pwbuf
478 char pwbuf[BUFSIZ];481 if (!getpwuid_r(uid, &pwx, pwbuf, sizeof(pwbuf), &pw)