Symbol: comm_timer_set
sbin/unwind/libunbound/services/authzone.c
5545
comm_timer_set(xfr->task_transfer->timer, &t);
sbin/unwind/libunbound/services/authzone.c
5577
comm_timer_set(xfr->task_transfer->timer, &t);
sbin/unwind/libunbound/services/authzone.c
6467
comm_timer_set(xfr->task_probe->timer, &t);
sbin/unwind/libunbound/services/authzone.c
7008
comm_timer_set(xfr->task_nextprobe->timer, &tv);
sbin/unwind/libunbound/services/mesh.c
419
comm_timer_set(mstate->s.serve_expired_data->timer, &t);
sbin/unwind/libunbound/services/outside_network.c
1616
comm_timer_set(p->timer, &outnet->delay_tv);
sbin/unwind/libunbound/services/outside_network.c
2251
comm_timer_set(pend->timer, &tv);
sbin/unwind/libunbound/services/outside_network.c
2688
comm_timer_set(sq->timer, &t);
sbin/unwind/libunbound/services/outside_network.c
641
comm_timer_set(w->timer, &tv);
sbin/unwind/libunbound/services/outside_network.c
915
comm_timer_set(w->timer, &tv);
sbin/unwind/libunbound/services/outside_network.c
939
comm_timer_set(w->timer, &tv);
sbin/unwind/libunbound/util/netevent.c
2193
comm_timer_set(c->doq_socket->timer, &rel);
sbin/unwind/libunbound/util/netevent.h
806
void comm_timer_set(struct comm_timer* timer, struct timeval* tv);
sbin/unwind/libunbound/validator/autotrust.c
2058
comm_timer_set(env->probe_timer, &tv);
sbin/unwind/libunbound/validator/validator.c
898
comm_timer_set(vq->suspend_timer, &tv);
usr.sbin/unbound/daemon/worker.c
2113
comm_timer_set(worker->stat_timer, &tv);
usr.sbin/unbound/daemon/worker.c
2143
comm_timer_set(worker->env.probe_timer, &tv);
usr.sbin/unbound/daemon/worker.c
2368
comm_timer_set(worker->env.probe_timer, &tv);
usr.sbin/unbound/dnstap/dtstream.c
212
comm_timer_set(mq->wakeup_timer, &tv);
usr.sbin/unbound/dnstap/dtstream.c
225
comm_timer_set(mq->wakeup_timer, &tv);
usr.sbin/unbound/dnstap/dtstream.c
229
comm_timer_set(mq->wakeup_timer, &tv);
usr.sbin/unbound/services/authzone.c
5545
comm_timer_set(xfr->task_transfer->timer, &t);
usr.sbin/unbound/services/authzone.c
5577
comm_timer_set(xfr->task_transfer->timer, &t);
usr.sbin/unbound/services/authzone.c
6467
comm_timer_set(xfr->task_probe->timer, &t);
usr.sbin/unbound/services/authzone.c
7008
comm_timer_set(xfr->task_nextprobe->timer, &tv);
usr.sbin/unbound/services/mesh.c
419
comm_timer_set(mstate->s.serve_expired_data->timer, &t);
usr.sbin/unbound/services/outside_network.c
1616
comm_timer_set(p->timer, &outnet->delay_tv);
usr.sbin/unbound/services/outside_network.c
2251
comm_timer_set(pend->timer, &tv);
usr.sbin/unbound/services/outside_network.c
2688
comm_timer_set(sq->timer, &t);
usr.sbin/unbound/services/outside_network.c
641
comm_timer_set(w->timer, &tv);
usr.sbin/unbound/services/outside_network.c
915
comm_timer_set(w->timer, &tv);
usr.sbin/unbound/services/outside_network.c
939
comm_timer_set(w->timer, &tv);
usr.sbin/unbound/util/netevent.c
2193
comm_timer_set(c->doq_socket->timer, &rel);
usr.sbin/unbound/util/netevent.h
806
void comm_timer_set(struct comm_timer* timer, struct timeval* tv);
usr.sbin/unbound/validator/autotrust.c
2054
comm_timer_set(env->probe_timer, &tv);
usr.sbin/unbound/validator/validator.c
898
comm_timer_set(vq->suspend_timer, &tv);