Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-tftp.c74 #define EEXISTS 6 /* file already exists */ macro
98 { EEXISTS, "EEXISTS" }, /* file already exists */
/NextBSD/include/arpa/
HDtftp.h77 #define EEXISTS 6 /* file already exists */ macro
/NextBSD/libexec/tftpd/
HDtftp-io.c66 { EEXISTS, "File already exists" },