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

/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h470 void comm_base_exit(struct comm_base* b);
H A Dnetevent.c253 void comm_base_exit(struct comm_base* b) function
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c388 comm_base_exit(worker->base);
400 comm_base_exit(worker->base);
1632 comm_base_exit(worker->base);
1637 comm_base_exit(worker->base);
1642 comm_base_exit(worker->base);
1647 comm_base_exit(worker->base);
H A Dremote.c668 comm_base_exit(worker->base);
677 comm_base_exit(worker->base);
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c309 comm_base_exit(w->base);
330 comm_base_exit(w->base);
558 comm_base_exit(q->w->base);
/freebsd-11-stable/testcode/
H A Dfake_event.c968 comm_base_exit(struct comm_base* b) function
973 fatal_exit("testbound: comm_base_exit was called.");

Completed in 590 milliseconds