Searched refs:enumURL (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10/kext_tools-384.1.4/
H A Dbootcaches.c592 CFURLRef enumURL = NULL; // do not release local
644 &enumURL,
652 tmpCFString = CFURLCopyLastPathComponent(enumURL);
684 tmpCFString = CFURLCopyPathExtension(enumURL);
H A Dkextd_watchvol.c676 CFURLRef enumURL = NULL; // do not release local
727 &enumURL,
732 tempCFString = CFURLCopyLastPathComponent(enumURL);
751 if (CFURLGetFileSystemRepresentation(enumURL,

Completed in 131 milliseconds