Home
last modified time | relevance | path

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

/dports/dns/drool/drool-1.1.0/src/
H A Dlog.h86 #define LOG_LEVEL_ALL_STR "all" macro
H A Dlog.c155 return LOG_LEVEL_ALL_STR; in log_level_name()