Searched refs:startfinddlvsep (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dvalidator.c54 * validator_start -> validate -> proveunsecure -> startfinddlvsep ->
60 * validator_start -> startfinddlvsep -> dlv_validator_start ->
64 * validator_start -> proveunsecure -> startfinddlvsep ->
68 * validator_start -> startfinddlvsep -> dlv_validator_start ->
72 * validator_start -> nsecvalidate -> proveunsecure -> startfinddlvsep ->
83 * startfinddlvsep: starts the DLV record lookup.
85 * DLV RRset found by startfinddlvsep.
178 startfinddlvsep(dns_validator_t *val, dns_name_t *unsecure);
615 result = startfinddlvsep(val, tname);
775 result = startfinddlvsep(va
3046 startfinddlvsep(dns_validator_t *val, dns_name_t *unsecure) { function
[all...]

Completed in 48 milliseconds