Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c79 for (builtin = builtin_table; *builtin != 0; builtin++) in find_command()
H A Dshared.h925 extern struct builtin *builtin_table[];
H A Dbuiltins.c1945 for (builtin = builtin_table; *builtin != 0; builtin++) in help_func()
1996 for (builtin = builtin_table; *builtin; builtin++) in help_func()
5584 struct builtin *builtin_table[] = variable
H A Ddisk_io.c1494 for (builtin = builtin_table; (*builtin); builtin++) in print_completions()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1149 (builtin_table) [SUPPORT_SERIAL]: Added a pointer to
1672 (builtin_table) [GRUB_UTIL]: Added a pointer to BUILTIN_DUMP.
1752 (builtin_table): Added a pointer to BUILTIN_PAGER.
2584 (builtin_table) [SUPPORT_HERCULES]: Added a pointer to
2751 [SUPPORT_NETBOOT] (builtin_table): Added a pointer to
3000 (builtin_table): Added pointers to BUILTIN_TESTVBE and
3080 (builtin_table) [USE_MD5_PASSWORDS]: Added a pointer to
3095 (builtin_table): Added a pointer to BUILTIN_DISPLAYAPM.
3408 (builtin_table): Added pointers to BUILTIN_PARTNEW and to
3461 (builtin_table) [!SUPPORT_NETBOOT]: Removed the pointers to
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi288 The table is finally registered in the table @var{builtin_table}, so