Searched refs:lookaside (Results 1 – 7 of 7) sorted by relevance
240 emit(unsigned int dtype, isc_boolean_t showall, char *lookaside, in emit() argument275 if (lookaside != NULL) { in emit()276 if (isc_buffer_availablelength(&nameb) < strlen(lookaside)) in emit()277 fatal("DLV origin '%s' is too long", lookaside); in emit()278 isc_buffer_putstr(&nameb, lookaside); in emit()279 if (lookaside[strlen(lookaside) - 1] != '.') { in emit()281 fatal("DLV origin '%s' is too long", lookaside); in emit()305 if (lookaside == NULL) { in emit()355 char *lookaside = NULL; in main() local401 if (lookaside != NULL) in main()[all …]
2142 ExInitializePagedLookasideList(paged_lookaside_list *lookaside, argument2146 bzero((char *)lookaside, sizeof(paged_lookaside_list));2149 lookaside->nll_l.gl_size = sizeof(slist_entry);2151 lookaside->nll_l.gl_size = size;2152 lookaside->nll_l.gl_tag = tag;2154 lookaside->nll_l.gl_allocfunc =2157 lookaside->nll_l.gl_allocfunc = allocfunc;2160 lookaside->nll_l.gl_freefunc =2163 lookaside->nll_l.gl_freefunc = freefunc;2166 KeInitializeSpinLock(&lookaside->nll_obsoletelock);[all …]
93 struct hilite_node *lookaside; member384 anchor->lookaside = NULL;438 if (anchor->lookaside)443 n = anchor->lookaside;470 anchor->lookaside = n = n->prev;472 anchor->lookaside = n = n->next;514 anchor->lookaside = n;516 anchor->lookaside = m;775 anchor->lookaside = n;
9 ;; 4Kc - pipelined multiplier and translation lookaside buffer (TLB)
120 dnssec-lookaside ( <string> trust-anchor <string> | auto | no );354 dnssec-lookaside ( <string> trust-anchor <string> | auto | no );
255 DNSSEC lookaside validation.
2700 3209. [func] Add "dnssec-lookaside 'no'". [RT #24858]4553 2674. [bug] "dnssec-lookaside auto;" crashed if named was built4887 2579. [bug] DNSSEC lookaside validation failed to handle unknown4910 "dnssec-lookaside auto;" This is the equivalent4911 of "dnssec-lookaside . trust-anchor dlv.isc.org;"5861 2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.7772 1648. [func] Update dnssec-lookaside named.conf syntax to support7773 multiple dnssec-lookaside namespaces (not yet7945 1589. [func] DNSSEC lookaside validation.