Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dcontent_protection.h50 #define PROTECTION_CLASS_F 6 macro
/xnu-8020.121.3/tests/
H A Ddata_protection.c83 new_prot_class <= PROTECTION_CLASS_F;
450 SET_PROT_CLASS(g_dir_fd, PROTECTION_CLASS_F),
1109 case PROTECTION_CLASS_F: in dp_class_num_to_string()
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cprotect.c516 (protectionclass <= PROTECTION_CLASS_F); in cp_is_valid_class()