Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/
H A Dguarded_open_dprotected_np.c33 guarded_open_dprotected_np(const char *path, in guarded_open_dprotected_np() function
/xnu-8019.80.24/bsd/sys/
H A Dguarded.h50 extern int guarded_open_dprotected_np(const char *path,
/xnu-8019.80.24/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj147 …0FB3FA2 /* guarded_open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 72B1E6EC190…
587 …/* guarded_open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
884 72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */,
1466 72B1E6ED190723DB00FB3FA2 /* guarded_open_dprotected_np.c in Sources */,
/xnu-8019.80.24/bsd/kern/
H A Dkern_guarded.c304 guarded_open_dprotected_np(proc_t p, struct guarded_open_dprotected_np_args *uap, int32_t *retval) in guarded_open_dprotected_np() function