Home | History | Annotate | Download | only in racoon

Lines Matching refs:spw

1193 	struct spwd *spw;
1195 if ((spw = getspnam(usr)) == NULL)
1198 syscryptpwd = spw->sp_pwdp;