Searched refs:open_dprotected_np (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/libsyscall/wrappers/ |
| H A D | open_dprotected_np.c | 34 open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) in open_dprotected_np() function
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | fcntl.h | 747 int open_dprotected_np( const char *, int, int, int, ...);
|
| /xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 61 …35377B400DAD1F0 /* open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 030B179A135… 484 …0DAD1F0 /* open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 928 030B179A135377B400DAD1F0 /* open_dprotected_np.c */, 1629 030B179B135377B400DAD1F0 /* open_dprotected_np.c in Sources */,
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_syscalls.c | 5352 open_dprotected_np(__unused proc_t p, struct open_dprotected_np_args *uap, int32_t *retval) in open_dprotected_np() function
|