Home
last modified time | relevance | path

Searched defs:dpflags (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/libsyscall/wrappers/ !
H A Dopen_dprotected_np.c34 open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) in open_dprotected_np()
53 openat_dprotected_np(int fd, const char *path, int flags, int class, int dpflags, ...) in openat_dprotected_np()
H A Dguarded_open_dprotected_np.c34 const guardid_t *guard, u_int guardflags, int flags, int dpclass, int dpflags, ...) in guarded_open_dprotected_np()
/xnu-10063.141.1/bsd/vfs/ !
H A Dvfs_syscalls.c5008 int class, int dpflags, int fd, int authfd, enum uio_seg segflg, int *retval) in openat_dprotected_internal()