Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dcontent_protection.h50 #define PROTECTION_CLASS_F 6 macro
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cprotect.c553 (protectionclass <= PROTECTION_CLASS_F); in cp_is_valid_class()