Searched refs:EEXISTS (Results 1 - 5 of 5) sorted by relevance

/external/curl/tests/server/
H A Dtftp.h58 #define EEXISTS 6 macro
H A Dtftpd.c174 { EEXISTS, "File already exists" },
/external/iputils/
H A Dtftp.h76 #define EEXISTS 6 /* file already exists */ macro
H A Dtftpd.c504 { EEXISTS, "File already exists" },
/external/tcpdump/
H A Dprint-tftp.c74 #define EEXISTS 6 /* file already exists */ macro
98 { EEXISTS, "EEXISTS" }, /* file already exists */

Completed in 84 milliseconds