Symbol: serviced_callbacks
sbin/unwind/libunbound/services/outside_network.c
100
static void serviced_callbacks(struct serviced_query* sq, int error,
sbin/unwind/libunbound/services/outside_network.c
2622
serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
sbin/unwind/libunbound/services/outside_network.c
3182
serviced_callbacks(sq, error, c, rep);
sbin/unwind/libunbound/services/outside_network.c
3202
serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
sbin/unwind/libunbound/services/outside_network.c
3295
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
sbin/unwind/libunbound/services/outside_network.c
3312
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
sbin/unwind/libunbound/services/outside_network.c
3319
serviced_callbacks(sq, error, c, rep);
sbin/unwind/libunbound/services/outside_network.c
3350
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
sbin/unwind/libunbound/services/outside_network.c
3418
serviced_callbacks(sq, error, c, rep);
usr.sbin/unbound/services/outside_network.c
100
static void serviced_callbacks(struct serviced_query* sq, int error,
usr.sbin/unbound/services/outside_network.c
2622
serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
usr.sbin/unbound/services/outside_network.c
3182
serviced_callbacks(sq, error, c, rep);
usr.sbin/unbound/services/outside_network.c
3202
serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
usr.sbin/unbound/services/outside_network.c
3295
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
usr.sbin/unbound/services/outside_network.c
3312
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
usr.sbin/unbound/services/outside_network.c
3319
serviced_callbacks(sq, error, c, rep);
usr.sbin/unbound/services/outside_network.c
3350
serviced_callbacks(sq, NETEVENT_CLOSED, c, rep);
usr.sbin/unbound/services/outside_network.c
3418
serviced_callbacks(sq, error, c, rep);