Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c2354 auth_zone_del(rbnode_type* n, void* ATTR_UNUSED(arg)) in auth_zone_del() function
2373 traverse_postorder(&az->ztree, auth_zone_del, NULL); in auth_zones_delete()