Home
last modified time | relevance | path

Searched refs:comm_point_udp_ancil_callback (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dub_event.c91 UB_EV_BITS_CB(comm_point_udp_ancil_callback)
106 else if(cb == comm_point_udp_ancil_callback) in UB_EV_BITS_CB()
H A Dub_event_pluggable.c93 UB_EV_BITS_CB(comm_point_udp_ancil_callback)
107 else if(cb == comm_point_udp_ancil_callback) in UB_EV_BITS_CB()
H A Dnetevent.h876 void comm_point_udp_ancil_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c177 else if(fptr == &comm_point_udp_ancil_callback) return 1; in fptr_whitelist_event()
H A Dnetevent.c969 comm_point_udp_ancil_callback(int fd, short event, void* arg) function
5844 comm_point_udp_ancil_callback, c);
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch3400 @@ -596,6 +599,9 @@ comm_point_udp_ancil_callback(int fd, short event, void* arg)