Home
last modified time | relevance | path

Searched defs:openat_dprotected_np (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.121.3/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-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c5006 openat_dprotected_np(__unused proc_t p, struct openat_dprotected_np_args *uap, int32_t *retval) in openat_dprotected_np() function