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

/netbsd-current/external/bsd/unbound/dist/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.h984 void comm_point_local_handle_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c179 else if(fptr == &comm_point_local_handle_callback) return 1;
H A Dnetevent.c3908 void comm_point_local_handle_callback(int fd, short event, void* arg) function
4575 comm_point_local_handle_callback, c);
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1494 void comm_point_local_handle_callback(int ATTR_UNUSED(fd), function

Completed in 201 milliseconds