HomeSort by relevance Sort by last modified time
    Searched defs:file_exit_hook (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
pxe.h 70 struct s_PXENV_FILE_EXIT_HOOK file_exit_hook; member in union:u_PXENV_ANY
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 107 PXENV_EXIT_t ( * file_exit_hook ) ( struct s_PXENV_FILE_EXIT_HOOK * ); member in union:pxenv_call
315 pxenv_call.file_exit_hook = pxenv_file_exit_hook;
316 param_len = sizeof ( pxenv_any.file_exit_hook );

Completed in 411 milliseconds