Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dfascist.c416 if (FindPW(pwp, a) != notfound) { in FascistLook()
429 if (FindPW(pwp, a) != notfound) { in FascistLook()
H A Dpacker.h84 uint32_t FindPW(PWDICT *, char *);
H A Dpacklib.c295 FindPW(PWDICT *pwp, char *string) in FindPW() function