Searched refs:kQEQueryTokenOr (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/kext_tools-326.95.1/
H A DQEQuery.c252 CFDictionarySetValue(query->operators, CFSTR(kQEQueryTokenOr),
253 orPredicate ? orPredicate : CFSTR(kQEQueryTokenOr));
545 CFDictionaryGetValue(query->operators, CFSTR(kQEQueryTokenOr)))) {
H A DQEQuery.h182 #define kQEQueryTokenOr "-or" macro
H A Dkextfind_tables.h130 { &kQEQueryTokenOr[1], no_argument, &longopt, kLongOptQueryPredicate }, \
177 { &kQEQueryTokenOr[1], no_argument, &longopt, kLongOptQueryPredicate }, \

Completed in 302 milliseconds