Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/tftpd/
Dtftp-transfer.c79 if (debug&DEBUG_SIMPLE) in tftp_send()
141 if (debug&DEBUG_SIMPLE) in tftp_send()
158 if (debug&DEBUG_SIMPLE) in tftp_send()
183 if (debug&DEBUG_SIMPLE) in tftp_send()
196 if (debug&DEBUG_SIMPLE) in tftp_send()
310 if (debug&DEBUG_SIMPLE) in tftp_receive()
334 if (debug&DEBUG_SIMPLE) in tftp_receive()
360 if (debug&DEBUG_SIMPLE) in tftp_receive()
426 if (debug&DEBUG_SIMPLE) in tftp_receive()
Dtftpd.c606 if (debug&DEBUG_SIMPLE) in tftp_rrq()
612 if (debug&DEBUG_SIMPLE) in tftp_rrq()
823 if (debug&DEBUG_SIMPLE) in tftp_xmitfile()
830 if (debug&DEBUG_SIMPLE) in tftp_xmitfile()
843 if (debug&DEBUG_SIMPLE) in tftp_recvfile()
853 if (debug&DEBUG_SIMPLE) { in tftp_recvfile()
Dtftp-utils.h95 #define DEBUG_SIMPLE 0x0002 macro
Dtftp-utils.c199 { DEBUG_SIMPLE, "simple", "Simple debugging" },
/freebsd-12-stable/usr.bin/tftp/
Dtftp.c99 if (debug&DEBUG_SIMPLE) in xmitfile()
199 if (debug&DEBUG_SIMPLE) in recvfile()