OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STARTUP_FNS
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/core/
init.c
65
for_each_table_entry ( startup_fn,
STARTUP_FNS
) {
92
for_each_table_entry_reverse ( startup_fn,
STARTUP_FNS
) {
/external/syslinux/gpxe/src/include/gpxe/
init.h
57
#define
STARTUP_FNS
__table ( struct startup_fn, "
startup_fns
" )
61
__table_entry (
STARTUP_FNS
, startup_order )
Completed in 1141 milliseconds