Home
last modified time | relevance | path

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

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