Searched refs:FindPW (Results 1 – 3 of 3) sorted by relevance
415 if (FindPW(pwp, a) != notfound) { in FascistLook()428 if (FindPW(pwp, a) != notfound) { in FascistLook()
83 uint32_t FindPW(PWDICT *, char *);
291 FindPW(PWDICT *pwp, char *string) in FindPW() function