Searched refs:open_dprotected_np (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/
H A Dmodule.mk9 open_dprotected_np.c \
H A Dopen_dprotected_np.c30 int open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) { function
/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h637 int open_dprotected_np ( const char *, int, int, int, ...);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c3218 * int open_dprotected_np(user_addr_t path, int flags, int class, int dpflags, int mode)
3220 int open_dprotected_np (__unused proc_t p, struct open_dprotected_np_args *uap, int32_t *retval) { function

Completed in 79 milliseconds