Home
last modified time | relevance | path

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

/xnu-8792.41.9/libsyscall/wrappers/
H A Dopen_dprotected_np.c53 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 Dfcntl.h824 int openat_dprotected_np( int, const char *, int, int, int, ...);
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_syscalls.c4941 openat_dprotected_np(__unused proc_t p, struct openat_dprotected_np_args *uap, int32_t *retval) in openat_dprotected_np() function