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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c120 buffer. Return only if FOREVER is nonzero and get_cmdline returns
145 if (get_cmdline (PACKAGE "> ", heap, 2048, 0, 1))
H A Dstage2.c581 get_cmdline (" Password: ", entered, 31, '*', 0);
670 if (! get_cmdline (PACKAGE " edit> ", new_heap,
H A Dchar_io.c767 get_cmdline (char *prompt, char *cmdline, int maxlen, function
H A Dshared.h71 see the comment in char_io.c (get_cmdline). */
995 int get_cmdline (char *prompt, char *cmdline, int maxlen,
H A Dbuiltins.c3619 get_cmdline ("Password: ", key, sizeof (key) - 1, '*', 0);
4007 get_cmdline ("Password: ", entered, 31, '*', 0);

Completed in 253 milliseconds