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

/freebsd-11-stable/contrib/unbound/util/
H A Dub_event.c100 UB_EV_BITS_CB(comm_base_handle_slow_accept)
124 else if(cb == comm_base_handle_slow_accept)
H A Dub_event_pluggable.c101 UB_EV_BITS_CB(comm_base_handle_slow_accept)
123 else if(cb == comm_base_handle_slow_accept)
H A Dnetevent.h970 void comm_base_handle_slow_accept(int fd, short event, void* arg);
H A Dfptr_wlist.c178 else if(fptr == &comm_base_handle_slow_accept) return 1;
H A Dnetevent.c828 void comm_base_handle_slow_accept(int ATTR_UNUSED(fd), function
885 comm_base_handle_slow_accept, b);
/freebsd-11-stable/testcode/
H A Dfake_event.c1480 void comm_base_handle_slow_accept(int ATTR_UNUSED(fd), function

Completed in 149 milliseconds