Searched refs:kPredNameMatchPropertyExists (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_query.h42 #define kPredNameMatchPropertyExists "-match-property-exists" macro
H A Dkextfind_tables.h119 { &kPredNameMatchPropertyExists[1], no_argument, &longopt, kLongOptQueryPredicate }, \
H A Dkextfind_tables.c81 { CFSTR(kPredNameMatchPropertyExists), CFSTR(kPredCharMatchPropertyExists),
H A Dkextfind_query.c595 if (CFEqual(predicate, CFSTR(kPredNameMatchPropertyExists))) {

Completed in 83 milliseconds