Searched refs:guarded_open_np (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.81.4/libsyscall/wrappers/ |
| H A D | guarded_open_np.c | 33 guarded_open_np(const char *path, in guarded_open_np() function
|
| /xnu-11215.81.4/bsd/sys/ |
| H A D | guarded.h | 48 extern int guarded_open_np(const char *path,
|
| /xnu-11215.81.4/tests/cpu_counters/ |
| H A D | cpc_security_tests.c | 216 fd = guarded_open_np(UNCORE_DEV_PATH, &guard, in check_secure_upmu()
|
| /xnu-11215.81.4/tests/ |
| H A D | monotonic_uncore.c | 71 fd = guarded_open_np(UNCORE_DEV_PATH, &guard, in open_uncore_error()
|
| /xnu-11215.81.4/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 138 …D4157E8AF200CE68F0 /* guarded_open_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 467DAFD3157… 587 …F200CE68F0 /* guarded_open_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 901 467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */, 1628 467DAFD4157E8AF200CE68F0 /* guarded_open_np.c in Sources */,
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | kern_guarded.c | 277 guarded_open_np(proc_t p, struct guarded_open_np_args *uap, int32_t *retval) in guarded_open_np() function
|