Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_anchor.c428 const char* fname, int onlyone) in anchor_read_file() argument
467 if(onlyone && ta && ta != tanew) { in anchor_read_file()
480 if(!onlyone && !ta) return (struct trust_anchor*)1; in anchor_read_file()