HomeSort by relevance Sort by last modified time
    Searched refs:EBADOP (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/
tftp.h 77 #define EBADOP 4 /* illegal TFTP operation */
print-tftp.c 64 { EBADOP, "EBADOP" }, /* illegal TFTP operation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
tftp.h 71 #define EBADOP 4 /* illegal TFTP operation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h 71 #define EBADOP 4 /* illegal TFTP operation */
  /external/iputils/
tftp.h 74 #define EBADOP 4 /* illegal TFTP operation */
tftpd.c 238 nak(EBADOP);
253 nak(EBADOP);
502 { EBADOP, "Illegal TFTP operation" },

Completed in 158 milliseconds