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

/bind-9.11.3/bin/dig/include/dig/
H A Ddig.h284 extern isc_boolean_t validated;
/bind-9.11.3/bin/dig/
H A Ddig.c292 if (!validated)
294 "be validated");
H A Ddighost.c185 isc_boolean_t validated = ISC_TRUE; variable
4136 validated = ISC_FALSE;
5772 printf("\n;; chain of trust can't be validated:"
5928 " the NSEC RRset can't be validated:"
6149 * We continue even the DS couldn't be validated,
6201 " the NSEC RRset can't be validated: "
6281 printf(";; OK this DNSKEY (validated by the DS) validates"
/bind-9.11.3/lib/dns/
H A Dresolver.c566 static void validated(isc_task_t *task, isc_event_t *event);
615 valoptions, task, validated, valarg,
4795 validated(isc_task_t *task, isc_event_t *event) { function
5108 * be validated.
5118 * Cache any NS/NSEC records that happened to be validated.
5513 * records from a secure domain are only cached if validated
5523 * RRSIGs are validated as part of validating the

Completed in 2157 milliseconds