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

  /src/include/arpa/
tftp.h 80 #define EEXISTS 6 /* file already exists */
  /src/sys/lib/libsa/
tftp.h 99 #define EEXISTS 6 /* file already exists */
  /src/usr.bin/tftp/
tftp.c 591 { EEXISTS, "File already exists" },
  /src/libexec/tftpd/
tftpd.c 1165 { EEXISTS, "File already exists" },

Completed in 14 milliseconds