HomeSort by: relevance | last modified time | path
    Searched refs:EBADOP (Results 1 - 4 of 4) sorted by relevancy

  /src/include/arpa/
tftp.h 78 #define EBADOP 4 /* illegal TFTP operation */
  /src/sys/lib/libsa/
tftp.h 97 #define EBADOP 4 /* illegal TFTP operation */
  /src/libexec/tftpd/
tftpd.c 467 *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" },
  /src/usr.bin/tftp/
tftp.c 589 { EBADOP, "Illegal TFTP operation" },

Completed in 14 milliseconds