OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pxenv_call
(Results
1 - 1
of
1
) sorted by null
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c
47
union
pxenv_call
{
union
134
union
pxenv_call
pxenv_call
;
local
139
pxenv_call
.unload_stack = pxenv_unload_stack;
143
pxenv_call
.get_cached_info = pxenv_get_cached_info;
147
pxenv_call
.restart_tftp = pxenv_restart_tftp;
151
pxenv_call
.start_undi = pxenv_start_undi;
155
pxenv_call
.stop_undi = pxenv_stop_undi;
159
pxenv_call
.start_base = pxenv_start_base;
163
pxenv_call
.stop_base = pxenv_stop_base
[
all
...]
Completed in 72 milliseconds