Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c255 if (! (builtin->flags & BUILTIN_NO_ECHO)) in run_script()
H A Dshared.h906 #define BUILTIN_NO_ECHO 0x10 /* Don't print command on booting. */ macro
H A Dbuiltins.c3527 BUILTIN_MENU | BUILTIN_CMDLINE | BUILTIN_NO_ECHO,
3558 BUILTIN_CMDLINE | BUILTIN_NO_ECHO,
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1837 (BUILTIN_NO_ECHO): ... this. The old name was too difficult to