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

/macosx-10.10.1/kext_tools-384.1.4/
H A DQEQuery.c91 #define kQEQueryKeyNegated CFSTR("_QEQueryNegated") macro
658 CFDictionarySetValue(result, kQEQueryKeyNegated,
1235 CFDictionarySetValue(newGroup, kQEQueryKeyNegated, kCFBooleanTrue);
1430 if (CFDictionaryGetValue(element, kQEQueryKeyNegated)) {
1442 if (CFDictionaryGetValue(element, kQEQueryKeyNegated)) {
1443 CFDictionaryRemoveValue(element, kQEQueryKeyNegated);
1445 CFDictionarySetValue(element, kQEQueryKeyNegated,

Completed in 138 milliseconds