Searched defs:dns_trust_anchor_load_files (Results 1 - 1 of 1) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-trust-anchor.c392 static int dns_trust_anchor_load_files( function
493 (void) dns_trust_anchor_load_files(d, ".positive", dns_trust_anchor_load_positive);
494 (void) dns_trust_anchor_load_files(d, ".negative", dns_trust_anchor_load_negative);

Completed in 12 milliseconds