Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.h131 int dnsc_handle_uncurved_request(struct comm_reply *repinfo);
H A Ddnscrypt.c915 dnsc_handle_uncurved_request(struct comm_reply *repinfo) in dnsc_handle_uncurved_request() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c1979 if(!dnsc_handle_uncurved_request(repinfo)) { in worker_handle_request()
/freebsd/contrib/unbound/util/
H A Dnetevent.c6648 if(!dnsc_handle_uncurved_request(repinfo)) {