Searched refs:checkhistory (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A D__check_history.c71 if (rops[i]->checkhistory != NULL)
72 res = rops[i]->checkhistory(user, passwd, rep);
H A Dpasswdutil.h118 int (*checkhistory)(char *, char *, pwu_repository_t *); member in struct:repops

Completed in 20 milliseconds