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

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dlog.h337 * isc_log_categorybyname, it should not be altered or destroyed
868 isc_log_categorybyname(isc_log_t *lctx, const char *name);
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dlog.h337 * isc_log_categorybyname, it should not be altered or destroyed
868 isc_log_categorybyname(isc_log_t *lctx, const char *name);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dlog_test.c129 * Test isc_log_categorybyname and isc_log_modulebyname.
131 category = isc_log_categorybyname(lctx, "notify");
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlogconf.c56 category = isc_log_categorybyname(ns_g_lctx, catname);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dlog.c612 isc_log_categorybyname(isc_log_t *lctx, const char *name) { function
/macosx-10.9.5/ntp-88/lib/isc/
H A Dlog.c612 isc_log_categorybyname(isc_log_t *lctx, const char *name) { function
/macosx-10.9.5/bind9-45.100/bind9/lib/bind9/
H A Dcheck.c2435 if (isc_log_categorybyname(logctx, catname) == NULL) {

Completed in 146 milliseconds