Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-trust-anchor.c406 static int dns_trust_anchor_load_files( in dns_trust_anchor_load_files() function
511 (void) dns_trust_anchor_load_files(d, ".positive", dns_trust_anchor_load_positive); in dns_trust_anchor_load()
512 (void) dns_trust_anchor_load_files(d, ".negative", dns_trust_anchor_load_negative); in dns_trust_anchor_load()