Searched refs:checkpassword (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c261 static int checkpassword(const struct passwd *, const char *);
1359 rval = checkpassword(pw, passwd);
3634 checkpassword(const struct passwd *pwent, const char *password) function

Completed in 44 milliseconds