Home
last modified time | relevance | path

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

/xnu-8796.121.2/libsyscall/wrappers/
H A Dopen_dprotected_np.c34 open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) in open_dprotected_np() function
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_syscalls.c5020 open_dprotected_np(__unused proc_t p, struct open_dprotected_np_args *uap, int32_t *retval) in open_dprotected_np() function