Searched defs:req_log (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | request.c | 121 static void req_log(int level, const char *fmt, ...) ISC_FORMAT_PRINTF(2, 3); 144 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_create"); 200 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_create: %p", requestmgr); 213 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_whenshutdown"); 243 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_shutdown: %p", requestmgr); 286 req_log(ISC_LOG_DEBUG(3), "requestmgr_attach: %p: eref %d iref %d", 304 req_log(ISC_LOG_DEBUG(3), "requestmgr_detach: %p: eref %d iref %d", 331 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_attach: %p: eref %d iref %d", 348 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_detach: %p: eref %d iref %d", 369 req_log(ISC_LOG_DEBU 1592 req_log(int level, const char *fmt, ...) { function [all...] |
Completed in 26 milliseconds