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

/netbsd-current/include/arpa/
H A Dtftp.h80 #define EEXISTS 6 /* file already exists */ macro
/netbsd-current/sys/lib/libsa/
H A Dtftp.h99 #define EEXISTS 6 /* file already exists */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-tftp.c61 #define EEXISTS 6 /* file already exists */ macro
84 { EEXISTS, "EEXISTS" }, /* file already exists */
/netbsd-current/usr.bin/tftp/
H A Dtftp.c591 { EEXISTS, "File already exists" },
/netbsd-current/libexec/tftpd/
H A Dtftpd.c1165 { EEXISTS, "File already exists" },

Completed in 225 milliseconds