Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/services/
Dauthzone.c2344 auth_zone_del(rbnode_type* n, void* ATTR_UNUSED(arg)) in auth_zone_del() function
2363 traverse_postorder(&az->ztree, auth_zone_del, NULL); in auth_zones_delete()