Symbol: service_callback
sbin/unwind/libunbound/services/outside_network.c
3002
struct service_callback* p;
sbin/unwind/libunbound/services/outside_network.c
3432
struct service_callback* cb;
sbin/unwind/libunbound/services/outside_network.c
3517
if(!(cb = (struct service_callback*)regional_alloc(
sbin/unwind/libunbound/services/outside_network.c
3535
if(!(cb = (struct service_callback*)regional_alloc(
sbin/unwind/libunbound/services/outside_network.c
3552
struct service_callback** pp = &sq->cblist;
sbin/unwind/libunbound/services/outside_network.c
3555
struct service_callback* del = *pp;
sbin/unwind/libunbound/services/outside_network.c
3898
struct service_callback* sb;
sbin/unwind/libunbound/services/outside_network.c
3939
struct service_callback* sb;
sbin/unwind/libunbound/services/outside_network.h
432
struct service_callback* next;
sbin/unwind/libunbound/services/outside_network.h
516
struct service_callback* cblist;
usr.sbin/unbound/services/outside_network.c
3002
struct service_callback* p;
usr.sbin/unbound/services/outside_network.c
3432
struct service_callback* cb;
usr.sbin/unbound/services/outside_network.c
3517
if(!(cb = (struct service_callback*)regional_alloc(
usr.sbin/unbound/services/outside_network.c
3535
if(!(cb = (struct service_callback*)regional_alloc(
usr.sbin/unbound/services/outside_network.c
3552
struct service_callback** pp = &sq->cblist;
usr.sbin/unbound/services/outside_network.c
3555
struct service_callback* del = *pp;
usr.sbin/unbound/services/outside_network.c
3898
struct service_callback* sb;
usr.sbin/unbound/services/outside_network.c
3939
struct service_callback* sb;
usr.sbin/unbound/services/outside_network.h
432
struct service_callback* next;
usr.sbin/unbound/services/outside_network.h
516
struct service_callback* cblist;