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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dub_event.c91 UB_EV_BITS_CB(comm_point_udp_ancil_callback)
106 else if(cb == comm_point_udp_ancil_callback)
H A Dub_event_pluggable.c93 UB_EV_BITS_CB(comm_point_udp_ancil_callback)
107 else if(cb == comm_point_udp_ancil_callback)
H A Dnetevent.h820 void comm_point_udp_ancil_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c173 else if(fptr == &comm_point_udp_ancil_callback) return 1;
H A Dnetevent.c960 comm_point_udp_ancil_callback(int fd, short event, void* arg) function
4051 comm_point_udp_ancil_callback, c);
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1458 void comm_point_udp_ancil_callback(int ATTR_UNUSED(fd), function

Completed in 103 milliseconds