Searched refs:isc_log_categorybyname (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dlog.h331 * isc_log_categorybyname, it should not be altered or destroyed
862 isc_log_categorybyname(isc_log_t *lctx, const char *name);
/bind-9.11.3/bin/tests/
H A Dlog_test.c121 * Test isc_log_categorybyname and isc_log_modulebyname.
123 category = isc_log_categorybyname(lctx, "notify");
/bind-9.11.3/bin/named/
H A Dlogconf.c49 category = isc_log_categorybyname(ns_g_lctx, catname);
/bind-9.11.3/lib/isc/
H A Dlog.c602 isc_log_categorybyname(isc_log_t *lctx, const char *name) { function
/bind-9.11.3/lib/bind9/
H A Dcheck.c3490 if (isc_log_categorybyname(logctx, catname) == NULL) {

Completed in 27 milliseconds