Home
last modified time | relevance | path

Searched refs:EEXISTS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-tftp.c54 #define EEXISTS 6 /* file already exists */ macro
77 { EEXISTS, "EEXISTS" }, /* file already exists */
/freebsd/include/arpa/
H A Dtftp.h76 #define EEXISTS 6 /* file already exists */ macro
/freebsd/libexec/tftpd/
H A Dtftp-io.c66 { EEXISTS, "File already exists" },