Searched refs:get_worker_context (Results 1 – 1 of 1) sorted by relevance
200 static dnsworker_ctx * get_worker_context(blocking_child *, u_int);323 worker_ctx = get_worker_context(c, gai_req->dns_idx); in blocking_getaddrinfo()717 worker_ctx = get_worker_context(c, gni_req->dns_idx); in blocking_getnameinfo()965 get_worker_context( in get_worker_context() function