Searched refs:checkpassword (Results 1 – 1 of 1) sorted by relevance
247 static int checkpassword(const struct passwd *, const char *);1405 rval = checkpassword(pw, passwd); in do_pass()3713 checkpassword(const struct passwd *pwent, const char *password) in checkpassword() function