pwstruc           372 main/fopen_wrappers.c 			struct passwd pwstruc;
pwstruc           389 main/fopen_wrappers.c 			if (getpwnam_r(user, &pwstruc, pwbuf, pwbuflen, &pw)) {