Home
last modified time | relevance | path

Searched defs:dpflags (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/libsyscall/wrappers/
H A Dopen_dprotected_np.c31 open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) in open_dprotected_np()
H A Dguarded_open_dprotected_np.c34 const guardid_t *guard, u_int guardflags, int flags, int dpclass, int dpflags, ...) in guarded_open_dprotected_np()
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c4504 int dpflags = uap->dpflags; in open_dprotected_np() local