Searched refs:isc_log_modulebyname (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dlog.h375 * isc_log_modulebyname, it should not be altered or destroyed
886 isc_log_modulebyname(isc_log_t *lctx, const char *name);
/bind-9.6-ESV-R11/bin/tests/
H A Dlog_test.c129 * Test isc_log_categorybyname and isc_log_modulebyname.
138 module = isc_log_modulebyname(lctx, "xyzzy");
/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c679 isc_log_modulebyname(isc_log_t *lctx, const char *name) { function

Completed in 2812 milliseconds