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