Searched refs:outnet_tcp_cb (Results 1 – 7 of 7) sorted by relevance
/openbsd/usr.sbin/unbound/services/ |
H A D | outside_network.h | 818 int outnet_tcp_cb(struct comm_point* c, void* arg, int error,
|
H A D | outside_network.c | 1280 outnet_tcp_cb(struct comm_point* c, void* arg, int error, 1626 outnet->base, bufsize, outnet_tcp_cb,
|
/openbsd/sbin/unwind/libunbound/services/ |
H A D | outside_network.h | 818 int outnet_tcp_cb(struct comm_point* c, void* arg, int error,
|
H A D | outside_network.c | 1280 outnet_tcp_cb(struct comm_point* c, void* arg, int error, 1626 outnet->base, bufsize, outnet_tcp_cb,
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | fptr_wlist.c | 108 else if(fptr == &outnet_tcp_cb) return 1; in fptr_whitelist_comm_point()
|
/openbsd/usr.sbin/unbound/util/ |
H A D | fptr_wlist.c | 108 else if(fptr == &outnet_tcp_cb) return 1; in fptr_whitelist_comm_point()
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | fake_event.c | 1496 int outnet_tcp_cb(struct comm_point* ATTR_UNUSED(c), in outnet_tcp_cb() function
|