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

  /external/tcpdump/
tftp.h 79 #define EEXISTS 6 /* file already exists */
print-tftp.c 66 { EEXISTS, "EEXISTS" }, /* file already exists */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h 73 #define EEXISTS 6 /* file already exists */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 73 #define EEXISTS 6 /* file already exists */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 73 #define EEXISTS 6 /* file already exists */
  /external/iputils/
tftp.h 76 #define EEXISTS 6 /* file already exists */
tftpd.c 504 { EEXISTS, "File already exists" },

Completed in 47 milliseconds