Searched refs:__check_history (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A D__check_history.c34 * __check_history - check if a user's new password is in the user's
51 __check_history(char *user, char *passwd, pwu_repository_t *rep) function
H A DMakefile.com27 OBJ= __check_history.o \
H A Dpasswdutil.h177 * __check_history.c
179 int __check_history(char *, char *, pwu_repository_t *);
/osnet-11/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c857 if (__check_history(usrname, pwbuf, pwu_rep) == PWU_SUCCESS) {

Completed in 35 milliseconds