Home
last modified time | relevance | path

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

/external/tcpdump/
Dtftp.h79 #define EEXISTS 6 /* file already exists */ macro
Dprint-tftp.c66 { EEXISTS, "EEXISTS" }, /* file already exists */
/external/iputils/
Dtftp.h76 #define EEXISTS 6 /* file already exists */ macro
Dtftpd.c504 { EEXISTS, "File already exists" },