Home
last modified time | relevance | path

Searched refs:TFTP_ERR_ILLEGAL_OP (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/com32/libupload/
H A Dtftp.h11 TFTP_ERR_ILLEGAL_OP = 4, /**< Illegal TFTP operation */ enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/udp/
H A Dtftp.c863 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/udp/
H A Dtftp.c858 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/udp/
H A Dtftp.c861 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/net/udp/
H A Dtftp.c879 [TFTP_ERR_ILLEGAL_OP] = ENOTSUP,
/dports/net/ipxe/ipxe-2265a65/src/net/udp/
H A Dtftp.c877 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/udp/
H A Dtftp.c863 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/udp/
H A Dtftp.c863 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/udp/
H A Dtftp.c858 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/net/udp/
H A Dtftp.c858 case TFTP_ERR_ILLEGAL_OP: return -ENOTTY; in tftp_errcode_to_rc()