Searched defs:printcategory (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dlog.c1401 isc_boolean_t printcategory, printmodule, printlevel, buffered; local
1638 printcategory = ISC_TF((channel->flags & ISC_LOG_PRINTCATEGORY)
1698 printcategory ? category->name : "",
1699 printcategory ? ": " : "",
1742 printcategory ? category->name : "",
1743 printcategory ? ": " : "",

Completed in 16 milliseconds