pw_make
char *pw_make(const struct passwd *_pw);
if ((line = pw_make(pw)) == NULL)
buf = pw_make(pw);