Home
last modified time | relevance | path

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

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