Searched refs:s_PXENV_FILE_EXEC (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/com32/modules/
H A Dgpxecmd.c33 struct s_PXENV_FILE_EXEC { struct
41 struct s_PXENV_FILE_EXEC *fx;
H A Dsanboot.c33 struct s_PXENV_FILE_EXEC { struct
41 struct s_PXENV_FILE_EXEC *fx;
/external/syslinux/gpxe/src/arch/i386/include/
H A Dpxe.h68 struct s_PXENV_FILE_EXEC file_exec;
H A Dpxe_api.h1744 struct s_PXENV_FILE_EXEC { struct
1749 typedef struct s_PXENV_FILE_EXEC PXENV_FILE_EXEC_t;
1751 extern PXENV_EXIT_t pxenv_file_exec ( struct s_PXENV_FILE_EXEC *file_exec );
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_file.c201 * @v file_exec Pointer to a struct s_PXENV_FILE_EXEC
202 * @v s_PXENV_FILE_EXEC::Command Command to execute
205 * @ret s_PXENV_FILE_EXEC::Status PXE status code
208 PXENV_EXIT_t pxenv_file_exec ( struct s_PXENV_FILE_EXEC *file_exec ) {
H A Dpxe_call.c105 PXENV_EXIT_t ( * file_exec ) ( struct s_PXENV_FILE_EXEC * );

Completed in 1980 milliseconds