Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dcontent_protection.h56 #define PROTECTION_CLASS_DEFAULT (-1) macro
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_syscalls.c4535 if (class != PROTECTION_CLASS_DEFAULT) { in open_dprotected_np()