Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/wrappers/libproc/
H A Dlibproc.c952 #define LEGACYBOOSTMASK (MACH_MSGH_BITS_VOUCHER_MASK | MACH_MSGH_BITS_RAISEIMP) in proc_importance_assertion_begin_with_msg() macro
953 #define LEGACYBOOSTED(m) (((m)->msgh_bits & LEGACYBOOSTMASK) == MACH_MSGH_BITS_RAISEIMP) in proc_importance_assertion_begin_with_msg()