HomeSort by: relevance | last modified time | path
    Searched defs:EEXISTS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-tftp.c 59 #define EEXISTS 6 /* file already exists */
82 { EEXISTS, "EEXISTS" }, /* file already exists */
  /src/sys/lib/libsa/
tftp.h 99 #define EEXISTS 6 /* file already exists */
  /src/include/arpa/
tftp.h 80 #define EEXISTS 6 /* file already exists */

Completed in 17 milliseconds