Searched defs:tftp_close (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/
H A Dpxe.h34 struct s_PXENV_TFTP_CLOSE tftp_close; member in union:u_PXENV_ANY
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_call.c59 PXENV_EXIT_t ( * tftp_close ) ( struct s_PXENV_TFTP_CLOSE * ); member in union:pxenv_call
171 pxenv_call.tftp_close = pxenv_tftp_close;
172 param_len = sizeof ( pxenv_any.tftp_close );

Completed in 71 milliseconds