HomeSort by relevance Sort by last modified time
    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 81 milliseconds