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

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_tables.c168 { CFSTR(kPredNamePrintDependencies), NULL,
255 { CFSTR(kPredNamePrintDependencies), NULL,
H A Dkextfind_query.h141 #define kPredNamePrintDependencies "-print-dependencies" macro
H A Dkextfind_tables.h210 { &kPredNamePrintDependencies[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_report.c628 } else if (CFEqual(command, CFSTR(kPredNamePrintDependencies))) {
668 } else if (CFEqual(command, CFSTR(kPredNamePrintDependencies))) {
H A Dkextfind_query.c1614 } else if (CFEqual(command, CFSTR(kPredNamePrintDependencies))) {

Completed in 182 milliseconds