Searched refs:thisPath (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_request.c1166 CFStringRef thisPath = (CFStringRef)CFArrayGetValueAtIndex( local
1171 if (CFGetTypeID(thisPath) != CFStringGetTypeID()) {
1175 if (!CFStringHasPrefix(thisPath, CFSTR("/"))) {
1184 thisPath, kCFURLPOSIXPathStyle, /* isDir? */ true);

Completed in 242 milliseconds