Searched refs:checkhistory (Results 1 – 2 of 2) sorted by relevance
71 if (rops[i]->checkhistory != NULL) in __check_history()72 res = rops[i]->checkhistory(user, passwd, rep); in __check_history()
125 int (*checkhistory)(char *, char *, pwu_repository_t *); member