Symbol: service_callback
sbin/unwind/libunbound/services/outside_network.c
3064
struct service_callback* p;
sbin/unwind/libunbound/services/outside_network.c
3494
struct service_callback* cb;
sbin/unwind/libunbound/services/outside_network.c
3579
if(!(cb = (struct service_callback*)regional_alloc(
sbin/unwind/libunbound/services/outside_network.c
3597
if(!(cb = (struct service_callback*)regional_alloc(
sbin/unwind/libunbound/services/outside_network.c
3614
struct service_callback** pp = &sq->cblist;
sbin/unwind/libunbound/services/outside_network.c
3617
struct service_callback* del = *pp;
sbin/unwind/libunbound/services/outside_network.c
3969
struct service_callback* sb;
sbin/unwind/libunbound/services/outside_network.c
4010
struct service_callback* sb;
sbin/unwind/libunbound/services/outside_network.h
477
struct service_callback* next;
sbin/unwind/libunbound/services/outside_network.h
561
struct service_callback* cblist;
usr.sbin/unbound/services/outside_network.c
3064
struct service_callback* p;
usr.sbin/unbound/services/outside_network.c
3494
struct service_callback* cb;
usr.sbin/unbound/services/outside_network.c
3579
if(!(cb = (struct service_callback*)regional_alloc(
usr.sbin/unbound/services/outside_network.c
3597
if(!(cb = (struct service_callback*)regional_alloc(
usr.sbin/unbound/services/outside_network.c
3614
struct service_callback** pp = &sq->cblist;
usr.sbin/unbound/services/outside_network.c
3617
struct service_callback* del = *pp;
usr.sbin/unbound/services/outside_network.c
3969
struct service_callback* sb;
usr.sbin/unbound/services/outside_network.c
4010
struct service_callback* sb;
usr.sbin/unbound/services/outside_network.h
477
struct service_callback* next;
usr.sbin/unbound/services/outside_network.h
561
struct service_callback* cblist;