Home
last modified time | relevance | path

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

/external/grub/stage2/
Dcmdline.c239 if (! (builtin->flags & BUILTIN_NO_ECHO)) in run_script()
Dshared.h821 #define BUILTIN_NO_ECHO 0x10 /* Don't print command on booting. */ macro
Dbuiltins.c3003 BUILTIN_MENU | BUILTIN_CMDLINE | BUILTIN_NO_ECHO,
3034 BUILTIN_CMDLINE | BUILTIN_NO_ECHO,
/external/grub/
DChangeLog1678 (BUILTIN_NO_ECHO): ... this. The old name was too difficult to