Searched refs:openat_dprotected_np (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/libsyscall/wrappers/ |
| H A D | open_dprotected_np.c | 53 openat_dprotected_np(int fd, const char *path, int flags, int class, int dpflags, ...) in openat_dprotected_np() function
|
| /xnu-8792.41.9/bsd/sys/ |
| H A D | fcntl.h | 824 int openat_dprotected_np( int, const char *, int, int, int, ...);
|
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | vfs_syscalls.c | 4941 openat_dprotected_np(__unused proc_t p, struct openat_dprotected_np_args *uap, int32_t *retval) in openat_dprotected_np() function
|