Home
last modified time | relevance | path

Searched refs:builtin_table (Results 1 – 6 of 6) sorted by relevance

/external/grub/stage2/
Dcmdline.c77 for (builtin = builtin_table; *builtin != 0; builtin++) in find_command()
Dshared.h840 extern struct builtin *builtin_table[];
Dbuiltins.c1479 for (builtin = builtin_table; *builtin != 0; builtin++) in help_func()
1530 for (builtin = builtin_table; *builtin; builtin++) in help_func()
4850 struct builtin *builtin_table[] = variable
Ddisk_io.c1328 for (builtin = builtin_table; (*builtin); builtin++) in print_completions()
/external/grub/
DChangeLog990 (builtin_table) [SUPPORT_SERIAL]: Added a pointer to
1513 (builtin_table) [GRUB_UTIL]: Added a pointer to BUILTIN_DUMP.
1593 (builtin_table): Added a pointer to BUILTIN_PAGER.
2425 (builtin_table) [SUPPORT_HERCULES]: Added a pointer to
2592 [SUPPORT_NETBOOT] (builtin_table): Added a pointer to
2841 (builtin_table): Added pointers to BUILTIN_TESTVBE and
2921 (builtin_table) [USE_MD5_PASSWORDS]: Added a pointer to
2936 (builtin_table): Added a pointer to BUILTIN_DISPLAYAPM.
3249 (builtin_table): Added pointers to BUILTIN_PARTNEW and to
3302 (builtin_table) [!SUPPORT_NETBOOT]: Removed the pointers to
[all …]
/external/grub/docs/
Dinternals.texi288 The table is finally registered in the table @var{builtin_table}, so