Searched refs:emptypasswd (Results 1 – 1 of 1) sorted by relevance
94 const char *emptypasswd = ""; in pam_sm_authenticate() local124 strcmp(crypt(emptypasswd, realpw), realpw) == 0) in pam_sm_authenticate()