Searched defs:reply_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/unbound/util/data/
H A Dmsgreply.h102 struct reply_info { struct
[all...]
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dlibworker.c846 libworker_handle_reply(struct comm_point* c, void* arg, int error, struct comm_reply* reply_info) argument
875 libworker_handle_service_reply(struct comm_point* c, void* arg, int error, struct comm_reply* reply_info) argument
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c233 worker_handle_reply(struct comm_point* c, void* arg, int error, struct comm_reply* reply_info) argument
265 worker_handle_service_reply(struct comm_point* c, void* arg, int error, struct comm_reply* reply_info) argument
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Doutside_network.c341 (void)(*pend->query->cb)(c, pend->query->cb_arg, error, reply_info); local
471 (void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_NOERROR, reply_info); local
321 outnet_tcp_cb(struct comm_point* c, void* arg, int error, struct comm_reply *reply_info) argument
399 outnet_udp_cb(struct comm_point* c, void* arg, int error, struct comm_reply *reply_info) argument
[all...]

Completed in 109 milliseconds