Searched defs:dpflags (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/libsyscall/wrappers/ ! |
| H A D | open_dprotected_np.c | 34 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 D | guarded_open_dprotected_np.c | 34 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 D | vfs_syscalls.c | 5008 int class, int dpflags, int fd, int authfd, enum uio_seg segflg, int *retval) in openat_dprotected_internal()
|