Home
last modified time | relevance | path

Searched refs:DEBUG_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/libexec/tftpd/
Dtftp-options.c127 if (debug&DEBUG_OPTIONS) in option_timeout()
157 if (debug&DEBUG_OPTIONS) in option_rollover()
218 if (debug&DEBUG_OPTIONS) in option_blksize()
272 if (debug&DEBUG_OPTIONS) in option_blksize2()
307 if (debug&DEBUG_OPTIONS) in option_windowsize()
384 if (debug&DEBUG_OPTIONS) in parse_options()
Dtftp-utils.h96 #define DEBUG_OPTIONS 0x0004 macro
Dtftp-utils.c200 { DEBUG_OPTIONS, "options", "Options debugging" },