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

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_tables.c88 { CFSTR(kPredNameAuthentic), CFSTR(kPredCharAuthentic),
207 { CFSTR(kPredNameAuthentic), CFSTR(kPredCharAuthentic),
H A Dkextfind_query.h57 #define kPredNameAuthentic "-authentic" macro
H A Dkextfind_tables.h123 { &kPredNameAuthentic[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_report.c241 } else if (CFEqual(flag, CFSTR(kPredNameAuthentic))) {
277 } else if (CFEqual(flag, CFSTR(kPredNameAuthentic))) {
H A Dkextfind_query.c785 } else if (CFEqual(flag, CFSTR(kPredNameAuthentic))) {

Completed in 117 milliseconds