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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_commands.h75 CFStringRef copyPathForKext(
H A Dkextfind_commands.c37 CFStringRef copyPathForKext( function
155 kextPath = copyPathForKext(theKext, pathSpec);
564 kextAbsPath = copyPathForKext(theKext, kPathsFull);
565 kextRelPath = copyPathForKext(theKext, kPathsRelative);
H A Dkextfind_report.c648 scratchString = copyPathForKext(theKext, context->pathSpec);
655 scratchString = copyPathForKext(theKext, kPathsNone);

Completed in 177 milliseconds