Searched refs:EEXISTS (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-tftp.c58 #define EEXISTS 6 /* file already exists */ macro
82 { EEXISTS, "EEXISTS" }, /* file already exists */
/freebsd-11-stable/include/arpa/
H A Dtftp.h77 #define EEXISTS 6 /* file already exists */ macro
/freebsd-11-stable/libexec/tftpd/
H A Dtftp-io.c68 { EEXISTS, "File already exists" },

Completed in 216 milliseconds