Home
last modified time | relevance | path

Searched refs:DEBUG_NONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/tftpd/
H A Dtftp-utils.c199 int debug = DEBUG_NONE;
205 { DEBUG_NONE, NULL, "No debugging" },
H A Dtftp-utils.h90 #define DEBUG_NONE 0x0000 macro