Home
last modified time | relevance | path

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

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