Searched refs:comm_point_tcp_accept_callback (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/testcode/
H A Dfake_event.c1438 void comm_point_tcp_accept_callback(int ATTR_UNUSED(fd), function
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h796 void comm_point_tcp_accept_callback(int fd, short event, void* arg);
H A Dnetevent.c1005 comm_point_tcp_accept_callback(int fd, short event, void* arg) function
3574 comm_point_tcp_accept_callback, c);
H A Dfptr_wlist.c171 else if(fptr == &comm_point_tcp_accept_callback) return 1;
H A Dub_event.c92 UB_EV_BITS_CB(comm_point_tcp_accept_callback)
108 else if(cb == comm_point_tcp_accept_callback)
H A Dub_event_pluggable.c94 UB_EV_BITS_CB(comm_point_tcp_accept_callback)
109 else if(cb == comm_point_tcp_accept_callback)

Completed in 221 milliseconds