Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-utils.h94 #define DEBUG_ACCESS 0x0008 macro
H A Dtftpd.c275 if (debug & DEBUG_ACCESS) in main()
296 if (debug & DEBUG_ACCESS) { in main()
307 if (debug & DEBUG_ACCESS) in main()
H A Dtftp-utils.c204 { DEBUG_ACCESS, "access", "TCPd access debugging" },