Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/services/
H A Dauthzone.h663 struct auth_xfer* auth_xfer_create(struct auth_zones* az, struct auth_zone* z);
H A Dauthzone.c552 x = auth_xfer_create(az, z); in auth_zones_find_or_add_xfer()
7131 auth_xfer_create(struct auth_zones* az, struct auth_zone* z) in auth_xfer_create() function