Home
last modified time | relevance | path

Searched defs:tftp_open (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/interface/pxe/
H A Dpxe_tftp.c254 static PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_tftp.c247 PXENV_EXIT_t pxenv_tftp_open ( struct s_PXENV_TFTP_OPEN *tftp_open ) { in pxenv_tftp_open()
H A Dpxe_call.c58 PXENV_EXIT_t ( * tftp_open ) ( struct s_PXENV_TFTP_OPEN * ); member
/dports/sysutils/syslinux/syslinux-6.03/core/fs/pxe/
H A Dtftp.c185 void tftp_open(struct url_info *url, int flags, struct inode *inode, in tftp_open() function
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/include/
H A Dpxe.h33 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libsa/
H A Dtftp.c252 tftp_open(const char *path, struct open_file *f) in tftp_open() function
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/include/
H A Dpxe.h38 struct s_PXENV_TFTP_OPEN tftp_open; member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/udp/
H A Dtftp.c1122 static int tftp_open ( struct interface *xfer, struct uri *uri ) { in tftp_open() function
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/udp/
H A Dtftp.c1117 static int tftp_open ( struct interface *xfer, struct uri *uri ) { in tftp_open() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/udp/
H A Dtftp.c1120 static int tftp_open ( struct interface *xfer, struct uri *uri ) { in tftp_open() function
/dports/net/ipxe/ipxe-2265a65/src/net/udp/
H A Dtftp.c1139 static int tftp_open ( struct interface *xfer, struct uri *uri ) { in tftp_open() function

12