Searched refs:FindPW (Results 1 – 3 of 3) sorted by relevance
416 if (FindPW(pwp, a) != notfound) { in FascistLook()429 if (FindPW(pwp, a) != notfound) { in FascistLook()
84 uint32_t FindPW(PWDICT *, char *);
295 FindPW(PWDICT *pwp, char *string) in FindPW() function