HomeSort by relevance Sort by last modified time
    Searched refs:s_PXENV_FILE_EXEC (Results 1 - 6 of 6) sorted by null

  /external/syslinux/com32/modules/
gpxecmd.c 33 struct s_PXENV_FILE_EXEC {
41 struct s_PXENV_FILE_EXEC *fx;
sanboot.c 33 struct s_PXENV_FILE_EXEC {
41 struct s_PXENV_FILE_EXEC *fx;
  /external/syslinux/gpxe/src/arch/i386/include/
pxe.h 68 struct s_PXENV_FILE_EXEC file_exec;
pxe_api.h     [all...]
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_file.c 201 * @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 ) {
pxe_call.c 105 PXENV_EXIT_t ( * file_exec ) ( struct s_PXENV_FILE_EXEC * );

Completed in 105 milliseconds