Home
last modified time | relevance | path

Searched refs:password_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dshared.h651 password_t; typedef
654 extern password_t password_type;
1078 int check_password(char *entered, char* expected, password_t type);
H A Dbuiltins.c73 password_t password_type;
130 check_password (char *entered, char* expected, password_t type) in check_password()
3465 password_t type = PASSWORD_PLAIN; in password_func()
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog3149 * stage2/shared.h (password_t): New type.