Home
last modified time | relevance | path

Searched refs:listen_delete (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h223 void listen_delete(struct listen_dnsport* listen);
H A Dlisten_dnsport.c1614 listen_delete(front); in listen_create()
1638 listen_delete(front); in listen_create()
1647 listen_delete(front); in listen_create()
1654 listen_delete(front); in listen_create()
1674 listen_delete(struct listen_dnsport* front) in listen_delete() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2342 listen_delete(worker->front); in worker_delete()