Searched refs:__check_history (Results 1 – 5 of 5) sorted by relevance
50 __check_history(const char *user, const char *passwd, pwu_repository_t *rep) in __check_history() function
29 OBJ= __check_history.o \
189 int __check_history(const char *, const char *, pwu_repository_t *);
43 __check_history;
863 if (__check_history(usrname, pwbuf, pwu_rep) == PWU_SUCCESS) { in pam_sm_chauthtok()