Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h558 void log_reply_info(enum verbosity_value v, struct query_info *qinf,
H A Dmsgreply.c965 log_reply_info(enum verbosity_value v, struct query_info *qinf, in log_reply_info() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c1965 log_reply_info(NO_VERBOSE, &qinfo, in worker_handle_request()
1971 log_reply_info(NO_VERBOSE, &qinfo, in worker_handle_request()
/freebsd/contrib/unbound/services/
H A Dmesh.c1488 log_reply_info(NO_VERBOSE, &m->s.qinfo, in mesh_send_reply()