Home
last modified time | relevance | path

Searched refs:PROTECTION_CLASS_D (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.81.5/bsd/sys/
H A Dcontent_protection.h48 #define PROTECTION_CLASS_D 4 macro
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_cprotect.c537 (protectionclass <= PROTECTION_CLASS_D)); in cp_is_valid_class()
/xnu-10002.81.5/bsd/kern/
H A Dkern_core.c466 VATTR_SET(vap, va_dataprotect_class, PROTECTION_CLASS_D); in coredump()
H A Dkern_symfile.c270 VATTR_SET(&va, va_dataprotect_class, PROTECTION_CLASS_D); in kern_open_file_for_direct_io()