Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/ !
H A Dcontent_protection.h57 #define PROTECTION_CLASS_DEFAULT (-1) macro
/xnu-10002.81.5/libsyscall/wrappers/ !
H A Dopen_dprotected_np.c84 …return __openat_dprotected_np(fd, path, flags, PROTECTION_CLASS_DEFAULT, O_DP_AUTHENTICATE, 0, aut… in openat_authenticated_np()
/xnu-10002.81.5/bsd/vfs/ !
H A Dvfs_syscalls.c4968 if (class != PROTECTION_CLASS_DEFAULT) { in openat_dprotected_internal()