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

/freebsd-11-stable/contrib/unbound/util/
H A Dub_event.c96 UB_EV_BITS_CB(comm_point_local_handle_callback)
116 else if(cb == comm_point_local_handle_callback)
H A Dub_event_pluggable.c98 UB_EV_BITS_CB(comm_point_local_handle_callback)
117 else if(cb == comm_point_local_handle_callback)
H A Dnetevent.h950 void comm_point_local_handle_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c175 else if(fptr == &comm_point_local_handle_callback) return 1;
H A Dnetevent.c3154 void comm_point_local_handle_callback(int fd, short event, void* arg) function
3795 comm_point_local_handle_callback, c);
/freebsd-11-stable/testcode/
H A Dfake_event.c1468 void comm_point_local_handle_callback(int ATTR_UNUSED(fd), function

Completed in 98 milliseconds