Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/vfs/
H A Dvfs_syscalls.c4939 openat_dprotected_internal(vfs_context_t ctx, user_addr_t path, int flags, int mode, in openat_dprotected_internal() function
5008 return openat_dprotected_internal(vfs_context_current(), uap->path, uap->flags, uap->mode, in openat_dprotected_np()
5019 return openat_dprotected_internal(vfs_context_current(), uap->path, uap->flags, uap->mode, in open_dprotected_np()