Searched refs:srpp (Results 1 – 1 of 1) sorted by relevance
696 char *srpp = NULL; in auto_lock() local710 srpp = apw->a_password; in auto_lock()725 srpp = spw->sp_pwdp; in auto_lock()739 srpp = pw->pw_passwd; in auto_lock()744 if (srpp == NULL) { in auto_lock()767 crpp = XCRYPT(pw, pp, srpp); in auto_lock()768 if ((crpp && strcmp(crpp, srpp) == 0) in auto_lock()