Searched refs:PROTECTION_CLASS_B (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dcontent_protection.h39 #define PROTECTION_CLASS_B 2 macro
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c607 if (SET_PROT_CLASS(fd, PROTECTION_CLASS_B))
796 if (SET_PROT_CLASS(dir_fd, PROTECTION_CLASS_B))
826 else if (local_result != PROTECTION_CLASS_B)
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c837 case PROTECTION_CLASS_B:

Completed in 56 milliseconds