Home
last modified time | relevance | path

Searched refs:comm_point_local_handle_callback (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/unbound/util/
Dub_event.c96 UB_EV_BITS_CB(comm_point_local_handle_callback) in UB_EV_BITS_CB()
116 else if(cb == comm_point_local_handle_callback) in UB_EV_BITS_CB()
Dub_event_pluggable.c98 UB_EV_BITS_CB(comm_point_local_handle_callback) in UB_EV_BITS_CB()
117 else if(cb == comm_point_local_handle_callback) in UB_EV_BITS_CB()
Dnetevent.h984 void comm_point_local_handle_callback(int fd, short event, void* arg);
Dfptr_wlist.c178 else if(fptr == &comm_point_local_handle_callback) return 1; in fptr_whitelist_event()
Dnetevent.c3908 void comm_point_local_handle_callback(int fd, short event, void* arg) function
4575 comm_point_local_handle_callback, c);