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

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-utils.h87 #define DEBUG_SIMPLE 0x0002 macro
H A Dtftp-transfer.c65 if (debug&DEBUG_SIMPLE)
107 if (debug&DEBUG_SIMPLE)
215 if (debug&DEBUG_SIMPLE)
237 if (debug&DEBUG_SIMPLE)
H A Dtftpd.c593 if (debug&DEBUG_SIMPLE)
599 if (debug&DEBUG_SIMPLE)
810 if (debug&DEBUG_SIMPLE)
817 if (debug&DEBUG_SIMPLE)
830 if (debug&DEBUG_SIMPLE)
840 if (debug&DEBUG_SIMPLE) {
H A Dtftp-utils.c196 { DEBUG_SIMPLE, "simple", "Simple debugging" },
/freebsd-11-stable/usr.bin/tftp/
H A Dtftp.c97 if (debug&DEBUG_SIMPLE)
197 if (debug&DEBUG_SIMPLE)

Completed in 138 milliseconds