PWNULL
if ((pwp = getpwnam(argv[1])) == PWNULL) {
if (nflag && (pw = getpwuid(uid)) != PWNULL)
if ((pwp = getpwuid(id)) != PWNULL)