OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_exec
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/arch/i386/include/
pxe.h
68
struct s_PXENV_FILE_EXEC
file_exec
;
member in union:u_PXENV_ANY
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c
105
PXENV_EXIT_t ( *
file_exec
) ( struct s_PXENV_FILE_EXEC * );
member in union:pxenv_call
307
pxenv_call.
file_exec
= pxenv_file_exec;
308
param_len = sizeof ( pxenv_any.
file_exec
);
Completed in 61 milliseconds