Home
last modified time | relevance | path

Searched refs:get_cmdline (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c145 if (get_cmdline (PACKAGE "> ", heap, 2048, 0, 1)) in enter_cmdline()
H A Dstage2.c596 get_cmdline (" Password: ", entered, 31, '*', 0); in run_menu()
685 if (! get_cmdline (PACKAGE " edit> ", new_heap, in run_menu()
H A Dshared.h997 int get_cmdline (char *prompt, char *cmdline, int maxlen,
H A Dchar_io.c805 get_cmdline (char *prompt, char *cmdline, int maxlen, in get_cmdline() function
H A Dbuiltins.c3104 get_cmdline ("Password: ", key, sizeof (key) - 1, '*', 0); in md5crypt_func()
3494 get_cmdline ("Password: ", entered, 31, '*', 0); in password_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1084 * stage2/char_io.c (get_cmdline): Turn on the cursor at the
1419 stolen from the previous version of get_cmdline.
1420 [!STAGE1_5] (get_cmdline): Rewritten from scratch.
1875 * stage2/char_io.c (get_cmdline, cl_refresh): If TERMINAL_DUMB
2587 [!STAGE1_5] (get_cmdline) [SUPPORT_HERCULES]: Added hercules
3442 * stage2/char_io.c [!STAGE1_5] (get_cmdline) [!SUPPORT_SERIAL]:
3549 [!STAGE1_5] (get_cmdline): Save AUTO_FILL in SAVED_AUTO_FILL in
3728 * stage2/char_io.c [!STAGE1_5] (get_cmdline): Extensively
3811 [!STAGE1_5] (get_cmdline): Call translate_keycode instead of
4153 (get_cmdline): Rename KILL to KILL_BUF.
[all …]