Home
last modified time | relevance | path

Searched refs:comm_point_http_handle_callback (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/unbound/util/
H A Dub_event.c98 UB_EV_BITS_CB(comm_point_http_handle_callback) in UB_EV_BITS_CB()
120 else if(cb == comm_point_http_handle_callback) in UB_EV_BITS_CB()
H A Dnetevent.h724 void comm_point_http_handle_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c170 else if(fptr == &comm_point_http_handle_callback) return 1; in fptr_whitelist_event()
H A Dnetevent.c2461 comm_point_http_handle_callback(int fd, short event, void* arg) function
2946 comm_point_http_handle_callback, c);