Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dnetevent.h608 void comm_timer_disable(struct comm_timer* timer);
H A Dnetevent.c3329 comm_timer_disable(struct comm_timer* timer) function
3342 comm_timer_disable(timer);
3354 comm_timer_disable(timer);
/freebsd-12.1/contrib/unbound/services/
H A Dauthzone.c5820 comm_timer_disable(xfr->task_transfer->timer); in auth_xfer_transfer_tcp_callback()
5902 comm_timer_disable(xfr->task_transfer->timer); in auth_xfer_transfer_http_callback()
6155 comm_timer_disable(xfr->task_probe->timer); in auth_xfer_probe_udp_callback()
H A Doutside_network.c620 comm_timer_disable(p->timer);