| /xnu-11417.140.69/tests/ |
| H A D | coalition_policy_unentitled.c | 57 int ret = proc_pidinfo(getpid(), PROC_PIDCOALITIONINFO, 0, in get_jet_id() local
|
| H A D | posix_spawn_posix_cred.c | 26 int ret; variable
|
| H A D | corpse_backtrace.c | 239 int ret = os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT, variable 307 int ret = os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT, variable
|
| H A D | ftruncate.c | 26 int fd, ret; in fsize_test() local
|
| H A D | fd_table_limits_client.c | 65 kern_return_t ret = task_get_bootstrap_port(mach_task_self(), &bsport); in connect_to_server() local 96 int ret; in main() local
|
| H A D | kqworkloop_limits_client.c | 66 kern_return_t ret = task_get_bootstrap_port(mach_task_self(), &bsport); in connect_to_server() local 97 int ret = 0; in main() local
|
| H A D | debug_syscall_rejection_helper.c | 58 int __unused ret = chdir("/tmp"); in main() local
|
| H A D | pwrite_avoid_sigxfsz_28581610.c | 32 off_t ret; variable
|
| H A D | task_suspend_stats.c | 74 int ret; in get_procname() local 176 int ret; in spawn_helper() local 203 int ret = kill(pid, SIGKILL); in wakeup_helper() local
|
| H A D | setitimer.c | 119 int ret = 0; in processIsTranslated() local 660 int ret = setitimer(ITIMER_PROF, &prof_timer, NULL); variable 703 int ret = setitimer(ITIMER_PROF, &prof_timer, NULL); variable 747 int ret = mach_timebase_info(&timebase); variable
|
| H A D | prioritize_process_launch.c | 57 kern_return_t ret = 0; in send() local 106 kern_return_t ret = 0; in receive() local 205 int ret; in thread_create_at_qos() local 284 errno_t ret; in posix_spawn_child_with_watch_ports() local
|
| H A D | turnstile_multihop.c | 90 int ret; in sched_create_load_at_qos() local 166 int ret; in sched_terminate_load() local 407 kern_return_t ret = 0; in send() local 631 int ret; in thread_at_sixty() local 812 int ret; in thread_create_at_qos() local
|
| H A D | posix_spawn_archpref.c | 12 int ret, pid; in run_test() local
|
| H A D | posix_spawn_file_actions_add_fileportdup2_np.c | 28 int ret, pipes[2]; variable
|
| /xnu-11417.140.69/libsyscall/wrappers/legacy/ |
| H A D | getattrlist.c | 57 int ret = __getattrlist(path, attrList, attrBuf, attrBufSize, options); in getattrlist() local
|
| H A D | setattrlist.c | 57 int ret = __setattrlist(path, attrList, attrBuf, attrBufSize, options); in setattrlist() local
|
| H A D | sendto.c | 48 int ret = __sendto_nocancel(s, msg, len, flags, to, tolen); in sendto() local
|
| H A D | recvfrom.c | 47 int ret = __recvfrom_nocancel(s, buf, len, flags, from, fromlen); in recvfrom() local
|
| /xnu-11417.140.69/iokit/Kernel/ |
| H A D | IONVRAMCHRPHandler.cpp | 335 IOReturn ret = kIOReturnSuccess; in flush() local 417 IOReturn ret = kIOReturnInvalid; in unserializeImage() local 610 IOReturn ret; in serializeVariables() local 828 IOReturn ret = kIOReturnError; in setVariable() local 885 IOReturn ret; in setController() local 908 IOReturn ret; in sync() local 1260 IOReturn ret = kIOReturnNotFound; in getVarDict() local
|
| /xnu-11417.140.69/tests/vm/ |
| H A D | vm_wire_copy_share.c | 56 int ret; variable
|
| H A D | perf_mlock.c | 62 int fd, ret; variable
|
| /xnu-11417.140.69/bsd/dev/random/ |
| H A D | randomdev.c | 102 int ret; in random_init() local 243 getentropy(__unused struct proc * p, struct getentropy_args *gap, __unused int * ret) in getentropy()
|
| /xnu-11417.140.69/iokit/bsddev/skywalk/ |
| H A D | IOSkywalkSupport.cpp | 371 IOReturn ret = kIOReturnSuccess; in map() local 606 IOReturn ret = kIOReturnBadArgument; in map() local 733 IOReturn result, ret = kIOReturnSuccess; in createMapperForTask() local 778 IOReturn result, ret = kIOReturnSuccess; in map() local 837 IOReturn ret; in redirectMap() local 980 IOReturn ret = kIOReturnSuccess; in _setSegmentBuffer() local 1074 IOReturn ret; in setSegmentBuffer() local 1719 IOReturn ret = kIOReturnBadArgument; in IOSKRegionSetBuffer() local 1829 IOReturn ret; in IOSkywalkSupportTest() local
|
| /xnu-11417.140.69/iokit/Tests/TestServices/ |
| H A D | TestIOServiceUserNotification.cpp | 17 bool ret = IOService::start(provider); in start() local
|
| /xnu-11417.140.69/tests/ktrace/ |
| H A D | kperf_tests.c | 1057 int ret = kpc_set_config(KPC_CLASS_CONFIGURABLE_MASK, config); variable 1280 int ret = kperf_lazy_wait_action_set(1); variable 1289 int ret = proc_pidpath(getpid(), test_path, MAXPATHLEN); in spawn_bless_helper() local 1303 int ret = kill(child_pid, SIGCONT); in test_child_process() local 1331 int ret = kperf_bless_set(child_pid); variable
|