OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tftp_get_fsize
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/arch/i386/include/
pxe.h
37
struct s_PXENV_TFTP_GET_FSIZE
tftp_get_fsize
;
member in union:u_PXENV_ANY
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c
62
PXENV_EXIT_t ( *
tftp_get_fsize
) ( struct s_PXENV_TFTP_GET_FSIZE * );
member in union:pxenv_call
183
pxenv_call.
tftp_get_fsize
= pxenv_tftp_get_fsize;
184
param_len = sizeof ( pxenv_any.
tftp_get_fsize
);
Completed in 257 milliseconds