Searched refs:EUNDEF (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/
H A Dtftp.h73 #define EUNDEF 0 /* not defined */ macro
H A Dprint-tftp.c60 { EUNDEF, "EUNDEF" }, /* not defined */
/freebsd-10.2-release/include/arpa/
H A Dtftp.h71 #define EUNDEF 0 /* not defined */ macro
/freebsd-10.2-release/libexec/tftpd/
H A Dtftp-io.c60 { EUNDEF, "Undefined error code" },
157 tp->th_code = EUNDEF; /* set 'undef' errorcode */
465 tftp_log(pkt->th_code == EUNDEF ? LOG_DEBUG : LOG_ERR,

Completed in 171 milliseconds