Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dcontent_protection.h51 #define PROTECTION_CLASS_CX 7 macro
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_cprotect.c535 return (protectionclass == PROTECTION_CLASS_CX) || in cp_is_valid_class()
540 (protectionclass <= PROTECTION_CLASS_CX); in cp_is_valid_class()