Searched refs:password_t (Results 1 – 3 of 3) sorted by relevance
605 password_t; typedef608 extern password_t password_type;989 int check_password(char *entered, char* expected, password_t type);
73 password_t password_type;111 check_password (char *entered, char* expected, password_t type) in check_password()2948 password_t type = PASSWORD_PLAIN; in password_func()
2990 * stage2/shared.h (password_t): New type.