Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h266 int val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset);
H A Dval_utils.c882 val_dsset_isusable(struct ub_packed_rrset_key* ds_rrset) in val_dsset_isusable() function
H A Dvalidator.c2935 if(!val_dsset_isusable(ds)) { in ds_response_to_ke()