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

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_query.h74 #define kPredNameInauthentic "-inauthentic" macro
H A Dkextfind_tables.h151 { &kPredNameInauthentic[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_tables.c104 { CFSTR(kPredNameInauthentic), CFSTR(kPredCharInauthentic),
H A Dkextfind_main.c738 kPredNameInvalid, kPredNameInauthentic);
H A Dkextfind_query.c787 } else if (CFEqual(flag, CFSTR(kPredNameInauthentic))) {

Completed in 112 milliseconds