Searched refs:serviced_callbacks (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/services/
H A Doutside_network.c100 static void serviced_callbacks(struct serviced_query* sq, int error,
2596 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
2973 serviced_callbacks(struct serviced_query* sq, int error, struct comm_point* c, function
3156 serviced_callbacks(sq, error, c, rep);
3176 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
3269 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3286 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3293 serviced_callbacks(sq, error, c, rep);
3324 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3392 serviced_callbacks(s
[all...]
/openbsd-current/sbin/unwind/libunbound/services/
H A Doutside_network.c100 static void serviced_callbacks(struct serviced_query* sq, int error,
2596 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
2973 serviced_callbacks(struct serviced_query* sq, int error, struct comm_point* c, function
3156 serviced_callbacks(sq, error, c, rep);
3176 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
3269 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3286 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3293 serviced_callbacks(sq, error, c, rep);
3324 serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
3392 serviced_callbacks(s
[all...]

Completed in 192 milliseconds