Home
last modified time | relevance | path

Searched refs:comm_point_udp_callback (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/
H A Dub_event.c90 UB_EV_BITS_CB(comm_point_udp_callback);
104 if(cb == comm_point_udp_callback) in UB_EV_BITS_CB()
H A Dub_event_pluggable.c92 UB_EV_BITS_CB(comm_point_udp_callback);
105 if(cb == comm_point_udp_callback) in UB_EV_BITS_CB()
H A Dnetevent.h810 void comm_point_udp_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c171 if(fptr == &comm_point_udp_callback) return 1; in fptr_whitelist_event()
H A Dnetevent.c1090 comm_point_udp_callback(int fd, short event, void* arg) function
3987 comm_point_udp_callback, c);
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1452 void comm_point_udp_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(event), in comm_point_udp_callback() function
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch3410 @@ -685,6 +691,9 @@ comm_point_udp_callback(int fd, short event, void* arg)
3420 @@ -728,6 +737,9 @@ comm_point_udp_callback(int fd, short event, void* arg)