ypgetpwnam
struct passwd *ypgetpwnam(const char *);
if (!ypgetpwnam(username, &pwb) ||
if (!ypgetpwnam(username, pw = &pwb) ||