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

/bind-9.11.3/bin/tests/system/rsabigexponent/
H A Dbigkey.c129 isc_log_t *log_; variable
189 CHECK(isc_log_create(mctx, &log_, &logconfig), "isc_log_create()");
190 isc_log_setcontext(log_);
191 dns_log_init(log_);
192 dns_log_setcontext(log_);
228 isc_log_destroy(&log_);

Completed in 10 milliseconds