Home
last modified time | relevance | path

Searched refs:get_worker_context (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ntp/libntp/
H A Dntp_intres.c206 static dnsworker_ctx * get_worker_context(blocking_child *, u_int);
329 worker_ctx = get_worker_context(c, gai_req->dns_idx); in blocking_getaddrinfo()
723 worker_ctx = get_worker_context(c, gni_req->dns_idx); in blocking_getnameinfo()
971 get_worker_context( in get_worker_context() function