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

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextfind_query.c294 CFRange findResult = CFStringFind(bundleName, local
297 if (findResult.location != kCFNotFound) {
450 CFRange findResult = CFStringFind(foundValue, local
453 if (findResult.location != kCFNotFound) {

Completed in 69 milliseconds