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

/bind-9.11.3/lib/dns/
H A Dvalidator.c43 * validator_start -> validate -> proveunsecure -> startfinddlvsep ->
49 * validator_start -> startfinddlvsep -> dlv_validator_start ->
53 * validator_start -> proveunsecure -> startfinddlvsep ->
57 * validator_start -> startfinddlvsep -> dlv_validator_start ->
61 * validator_start -> nsecvalidate -> proveunsecure -> startfinddlvsep ->
72 * startfinddlvsep: starts the DLV record lookup.
74 * DLV RRset found by startfinddlvsep.
167 startfinddlvsep(dns_validator_t *val, dns_name_t *unsecure);
597 result = startfinddlvsep(val, tname);
757 result = startfinddlvsep(va
3067 startfinddlvsep(dns_validator_t *val, dns_name_t *unsecure) { function
[all...]

Completed in 16 milliseconds