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

/freebsd-11-stable/contrib/unbound/util/
H A Dub_event.c93 UB_EV_BITS_CB(comm_point_tcp_handle_callback)
110 else if(cb == comm_point_tcp_handle_callback)
H A Dub_event_pluggable.c95 UB_EV_BITS_CB(comm_point_tcp_handle_callback)
111 else if(cb == comm_point_tcp_handle_callback)
H A Dnetevent.h806 void comm_point_tcp_handle_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c172 else if(fptr == &comm_point_tcp_handle_callback) return 1;
H A Dnetevent.c1053 comm_point_tcp_handle_callback, c_hdl);
2061 comm_point_tcp_handle_callback(int fd, short event, void* arg) function
3384 comm_point_tcp_handle_callback, c);
3665 comm_point_tcp_handle_callback, c);
/freebsd-11-stable/testcode/
H A Dfake_event.c1444 void comm_point_tcp_handle_callback(int ATTR_UNUSED(fd), function

Completed in 184 milliseconds