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

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_cs.c93 &p->validated);
98 return radeon_bo_list_validate(&p->validated);
174 INIT_LIST_HEAD(&p->validated);
325 ttm_eu_fence_buffer_objects(&parser->validated,
328 ttm_eu_backoff_reservation(&parser->validated);
407 list_for_each_entry(lobj, &parser->validated, tv.head) {
H A Dradeon.h860 struct list_head validated; member in struct:radeon_cs_parser
/freebsd-9.3-release/contrib/bind9/bin/dig/include/dig/
H A Ddig.h275 extern isc_boolean_t validated;
/freebsd-9.3-release/contrib/gcc/
H A Dgcc.c3095 The `validated' field is nonzero if any spec has looked at this switch;
3108 unsigned char validated;
4191 switches[n_switches].validated = 0;
4302 switches[n_switches].validated = 0;
4309 switches[n_switches].validated = 1;
4314 switches[n_switches].validated = 1;
4355 switches[n_switches].validated = 0;
4365 switches[n_switches].validated = 0;
4622 sw->validated = 0;
5352 switches[i].validated
3090 unsigned char validated; member in struct:switchstr
[all...]
/freebsd-9.3-release/sys/netinet6/
H A Dicmp6.c1204 icmp6_mtudisc_update(struct ip6ctlparam *ip6cp, int validated) argument
1232 if (!validated)
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddig.c274 if (!validated)
276 "be validated");
H A Ddighost.c183 isc_boolean_t validated = ISC_TRUE; variable
3425 validated = ISC_FALSE;
5023 printf("\n;; chain of trust can't be validated:"
5180 " the NSEC RRset can't be validated:"
5402 * We continue even the DS couldn't be validated,
5455 " the NSEC RRset can't be validated: "
5535 printf(";; OK this DNSKEY (validated by the DS) validates"
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresolver.c492 static void validated(isc_task_t *task, isc_event_t *event);
533 valoptions, task, validated, valarg,
4023 validated(isc_task_t *task, isc_event_t *event) { function
4327 * be validated.
4337 * Cache any NS/NSEC records that happened to be validated.
4713 * records from a secure domain are only cached if validated
4722 * RRSIGs are validated as part of validating the

Completed in 151 milliseconds