Home
last modified time | relevance | path

Searched refs:EBADOP (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/libexec/tftpd/
H A Dtftpd.c467 *ecode = EBADOP; in blk_handler()
476 *ecode = EBADOP; in blk_handler()
485 *ecode = EBADOP; in blk_handler()
508 *ecode = EBADOP; in timeout_handler()
562 *ecode = EBADOP; in tsize_handler()
571 *ecode = EBADOP; in tsize_handler()
670 nak(EBADOP); in tftp()
684 nak(EBADOP); in tftp()
1163 { EBADOP, "Illegal TFTP operation" },
/netbsd-src/sys/lib/libsa/
H A Dtftp.h97 #define EBADOP 4 /* illegal TFTP operation */ macro
/netbsd-src/include/arpa/
H A Dtftp.h78 #define EBADOP 4 /* illegal TFTP operation */ macro
/netbsd-src/usr.bin/tftp/
H A Dtftp.c589 { EBADOP, "Illegal TFTP operation" },