Searched refs:EBADOP (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/include/arpa/
H A Dtftp.h78 #define EBADOP 4 /* illegal TFTP operation */ macro
/netbsd-current/sys/lib/libsa/
H A Dtftp.h97 #define EBADOP 4 /* illegal TFTP operation */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-tftp.c59 #define EBADOP 4 /* illegal TFTP operation */ macro
82 { EBADOP, "EBADOP" }, /* illegal TFTP operation */
/netbsd-current/libexec/tftpd/
H A Dtftpd.c467 *ecode = EBADOP;
476 *ecode = EBADOP;
485 *ecode = EBADOP;
508 *ecode = EBADOP;
562 *ecode = EBADOP;
571 *ecode = EBADOP;
670 nak(EBADOP);
684 nak(EBADOP);
1163 { EBADOP, "Illegal TFTP operation" },
/netbsd-current/usr.bin/tftp/
H A Dtftp.c589 { EBADOP, "Illegal TFTP operation" },

Completed in 228 milliseconds