Home
last modified time | relevance | path

Searched refs:CEMatchBool (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/EXTERNAL_HEADERS/CoreEntitlements/
H A DQueryHelpers.h96 #define CEMatchBool(val) (CEQueryOperation_t){.opcode = kCEOpMatchBool, .parameters = {.numericPara… macro
182 …Query_t){CE_SELECT_PATH(__VA_ARGS__) CEMatchBool(true)}, sizeof((CEQuery_t){CE_SELECT_PATH(__VA_AR…
/xnu-8792.41.9/iokit/bsddev/
H A DIOKitBSDInit.cpp1575 CEMatchBool(true) in IOTaskHasEntitlement()
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap.c12650 query[1] = CEMatchBool(true);