sgetpwnam
static struct passwd * sgetpwnam (char *);
else if ((pw = sgetpwnam("ftp")) != NULL) {
if ((pw = sgetpwnam(name))) {