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

/macosx-10.10/bind9-45.101/bind9/
H A Dbind.keys5 # the ISC DNSSEC Lookaside Validation zone ("dlv.isc.org"). Trust anchors
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7889 typedef struct Lookaside Lookaside; typedef in typeref:struct:Lookaside
9377 ** Lookaside malloc is a set of fixed-size buffers that can be used
9384 ** The Lookaside structure holds configuration information about the
9389 ** Lookaside allocations are only allowed for objects that are associated
9393 ** schema information, the Lookaside.bEnabled flag is cleared so that
9396 struct Lookaside { struct
9507 Lookaside lookaside; /* Lookaside malloc configuration */
[all...]

Completed in 330 milliseconds