OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cmdline
(Results
1 - 5
of
5
) sorted by null
/external/grub/stage2/
cmdline.c
118
buffer. Return only if FOREVER is nonzero and
get_cmdline
returns
143
if (
get_cmdline
(PACKAGE "> ", heap, 2048, 0, 1))
stage2.c
585
get_cmdline
(" Password: ", entered, 31, '*', 0);
674
if (!
get_cmdline
(PACKAGE " edit> ", new_heap,
char_io.c
777
is that
GET_CMDLINE
depends on the everything fitting on the screen
785
get_cmdline
(char *prompt, char *cmdline, int maxlen,
function
shared.h
54
see the comment in char_io.c (
get_cmdline
). */
908
int
get_cmdline
(char *prompt, char *cmdline, int maxlen,
builtins.c
[
all
...]
Completed in 56 milliseconds