Searched refs:kPredNamePrintProperty (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_tables.c164 { CFSTR(kPredNamePrintProperty), CFSTR(kPredCharPrintProperty),
251 { CFSTR(kPredNamePrintProperty), CFSTR(kPredCharPrintProperty),
H A Dkextfind_report.c570 if (CFEqual(command, CFSTR(kPredNamePrintProperty))) {
623 } else if (CFEqual(command, CFSTR(kPredNamePrintProperty))) {
661 } else if (CFEqual(command, CFSTR(kPredNamePrintProperty))) {
H A Dkextfind_query.h138 #define kPredNamePrintProperty "-print-property" macro
H A Dkextfind_tables.h207 { &kPredNamePrintProperty[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_query.c1542 CFEqual(predicate, CFSTR(kPredNamePrintProperty)) ||
1604 } else if (CFEqual(command, CFSTR(kPredNamePrintProperty))) {

Completed in 180 milliseconds