Home
last modified time | relevance | path

Searched refs:password_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h655 extern password_t password_type;
H A Dstage2.c604 if (! check_password (entered, password, password_type)) in run_menu()
H A Dbuiltins.c74 password_t password_type; variable
3518 password_type = type; in password_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3150 (password_type): New variable.
3156 * stage2/builtins.c (password_type): New variable.
3158 (password_func): Handle the --md5 option and set password_type.