Home
last modified time | relevance | path

Searched refs:FindPW (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/pam_modules/authtok_check/
H A Dfascist.c415 if (FindPW(pwp, a) != notfound) { in FascistLook()
428 if (FindPW(pwp, a) != notfound) { in FascistLook()
H A Dpacker.h83 uint32_t FindPW(PWDICT *, char *);
H A Dpacklib.c291 FindPW(PWDICT *pwp, char *string) in FindPW() function