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

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_tables.c140 { CFSTR(kPredNameBundleID), CFSTR(kPredCharBundleID),
241 { CFSTR(kPredNameBundleID), CFSTR(kPredCharBundleID),
H A Dkextfind_query.h110 #define kPredNameBundleID "-bundle-id" macro
H A Dkextfind_tables.h155 { &kPredNameBundleID[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_main.c728 fprintf(stream, " %s [-s] [-i] id\n", kPredNameBundleID);
H A Dkextfind_report.c80 if (CFEqual(predicate, CFSTR(kPredNameBundleID))) {
H A Dkextfind_query.c333 if (CFEqual(predicate, CFSTR(kPredNameBundleID))) {

Completed in 87 milliseconds