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

/macosx-10.9.5/kext_tools-326.95.1/
H A DQEQuery.c250 CFDictionarySetValue(query->operators, CFSTR(kQEQueryTokenAnd),
251 andPredicate ? andPredicate : CFSTR(kQEQueryTokenAnd));
534 CFDictionaryGetValue(query->operators, CFSTR(kQEQueryTokenAnd)))) {
H A DQEQuery.h181 #define kQEQueryTokenAnd "-and" macro
H A Dkextfind_tables.h129 { &kQEQueryTokenAnd[1], no_argument, &longopt, kLongOptQueryPredicate }, \
176 { &kQEQueryTokenAnd[1], no_argument, &longopt, kLongOptQueryPredicate }, \

Completed in 292 milliseconds