pw_pwcrypt
char *pw_pwcrypt(char *password);
grp->gr_passwd = pw_pwcrypt(line);
pwd->pw_passwd = pw_pwcrypt(line);
return pw_pwcrypt(pwbuf);