Searched refs:spwp (Results 1 – 1 of 1) sorted by relevance
54 struct spwd *spwp = NULL; in pwdauth() local57 if (spwp = getspnam(name)) in pwdauth()58 enpwp = spwp->sp_pwdp; in pwdauth()