Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c64 find_command (char *command) in find_command() function
153 builtin = find_command (heap); in enter_cmdline()
208 builtin = find_command("verbose"); in run_script()
248 builtin = find_command (heap); in run_script()
H A Dshared.h947 struct builtin *find_command (char *command);
H A Dstage2.c991 builtin = find_command (cmdline); in cmain()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog6431 find_command to just ignore the error code.
6828 (find_command): Likewise.
7550 * stage2/cmdline.c (find_command): If COMMAND is less than
7600 (find_command): New function.
7628 (find_command): Likewise.