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

/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dcache.c300 const void * cachedKeys_q[N_QUICK]; local
301 const void ** cachedKeys = cachedKeys_q;
303 if (n > (CFIndex)(sizeof(cachedKeys_q) / sizeof(CFStringRef))) {
308 if (cachedKeys != cachedKeys_q) {

Completed in 184 milliseconds