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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c5017 const void * targets_q[N_QUICK]; local
5018 const void ** targets = targets_q;
5164 if (nTargets > (CFIndex)(sizeof(targets_q) / sizeof(CFTypeRef)))
5268 if (targets != targets_q) CFAllocatorDeallocate(NULL, targets);

Completed in 116 milliseconds