Searched refs:passhash (Results 1 – 1 of 1) sorted by relevance
47 char *name, *passhash = 0, **argu, **argv; local65 passhash = crypt(toybuf, shp->sp_pwdp);67 if (!passhash || strcmp(passhash, shp->sp_pwdp)) goto deny;