Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dautotrust.h169 int autr_read_file(struct val_anchors* anchors, const char* nm);
H A Dval_anchor.c1118 if(!autr_read_file(anchors, nm)) { in anchors_apply_cfg()
H A Dautotrust.c989 int autr_read_file(struct val_anchors* anchors, const char* nm) in autr_read_file() function