Home
last modified time | relevance | path

Searched refs:DEBUG_SIMPLE (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/libexec/tftpd/
HDtftp-transfer.c77 if (debug&DEBUG_SIMPLE) in tftp_send()
139 if (debug&DEBUG_SIMPLE) in tftp_send()
156 if (debug&DEBUG_SIMPLE) in tftp_send()
181 if (debug&DEBUG_SIMPLE) in tftp_send()
194 if (debug&DEBUG_SIMPLE) in tftp_send()
308 if (debug&DEBUG_SIMPLE) in tftp_receive()
332 if (debug&DEBUG_SIMPLE) in tftp_receive()
358 if (debug&DEBUG_SIMPLE) in tftp_receive()
424 if (debug&DEBUG_SIMPLE) in tftp_receive()
HDtftpd.c604 if (debug&DEBUG_SIMPLE) in tftp_rrq()
610 if (debug&DEBUG_SIMPLE) in tftp_rrq()
821 if (debug&DEBUG_SIMPLE) in tftp_xmitfile()
828 if (debug&DEBUG_SIMPLE) in tftp_xmitfile()
841 if (debug&DEBUG_SIMPLE) in tftp_recvfile()
851 if (debug&DEBUG_SIMPLE) { in tftp_recvfile()
HDtftp-utils.h93 #define DEBUG_SIMPLE 0x0002 macro
HDtftp-utils.c197 { DEBUG_SIMPLE, "simple", "Simple debugging" },
/freebsd-13-stable/usr.bin/tftp/
HDtftp.c97 if (debug&DEBUG_SIMPLE) in xmitfile()
197 if (debug&DEBUG_SIMPLE) in recvfile()