Searched defs:kextPlist (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/kext_tools-384.1.4/
H A Dkclist_main.c363 CFDictionaryRef kextPlist = (CFDictionaryRef)CFArrayGetValueAtIndex(kextPlistArray, i); local
395 void printKextInfo(CFDictionaryRef kextPlist, Boolean beVerbose, Boolean printUUIDs, const char *kextTextBytes) argument
[all...]
H A Dmkextunpack_main.c721 CFDictionaryRef kextPlist = 0; // must release local
1096 createKextNameFromPlist( CFDictionaryRef entries, CFDictionaryRef kextPlist) argument
1165 getBundleIDAndVersion(CFDictionaryRef kextPlist, unsigned index, char ** bundle_id_out, char ** bundle_version_out) argument
[all...]

Completed in 163 milliseconds