Searched refs:comm_point_http_handle_callback (Results 1 – 5 of 5) sorted by relevance
107 UB_EV_BITS_CB(comm_point_http_handle_callback) in UB_EV_BITS_CB()147 else if(cb == comm_point_http_handle_callback) in UB_EV_BITS_CB()
925 void comm_point_http_handle_callback(int fd, short event, void* arg);
189 else if(fptr == &comm_point_http_handle_callback) return 1; in fptr_whitelist_event()
3254 comm_point_http_handle_callback, c_hdl);5671 comm_point_http_handle_callback(int fd, short event, void* arg) function6170 comm_point_http_handle_callback, c);6412 comm_point_http_handle_callback, c);
1592 void comm_point_http_handle_callback(int ATTR_UNUSED(fd), in comm_point_http_handle_callback() function