Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dcontent_protection.h45 #define PROTECTION_CLASS_A 1 macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cprotect.c527 return (protectionclass >= PROTECTION_CLASS_A) && in cp_is_valid_class()