| /trueos/sys/compat/mach/ipc/ |
| HD | ipc_mqueue.c | 273 return MACH_MSG_SUCCESS; in ipc_mqueue_send() 282 return MACH_MSG_SUCCESS; in ipc_mqueue_send() 306 return MACH_MSG_SUCCESS; in ipc_mqueue_send() 347 if (self->ith_state == MACH_MSG_SUCCESS) in ipc_mqueue_send() 378 return MACH_MSG_SUCCESS; in ipc_mqueue_send() 418 receiver->ith_state = MACH_MSG_SUCCESS; in ipc_mqueue_run() 458 return (MACH_MSG_SUCCESS); in ipc_mqueue_deliver() 470 return MACH_MSG_SUCCESS; in ipc_mqueue_deliver() 551 return MACH_MSG_SUCCESS; in ipc_mqueue_copyin() 608 mach_msg_return_t mr = MACH_MSG_SUCCESS; in ipc_mqueue_post_on_thread() [all …]
|
| HD | mach_msg.c | 263 if (mr != MACH_MSG_SUCCESS) in mach_msg_send() 270 if (mr != MACH_MSG_SUCCESS) { in mach_msg_send() 277 if (mr != MACH_MSG_SUCCESS) { in mach_msg_send() 334 if (mr != MACH_MSG_SUCCESS) { in mach_msg_receive() 377 if (mr != MACH_MSG_SUCCESS) { in mach_msg_receive() 397 if (mr != MACH_MSG_SUCCESS) { in mach_msg_receive() 444 mach_msg_return_t mr = MACH_MSG_SUCCESS; in mach_msg_overwrite_trap() 449 if (mr != MACH_MSG_SUCCESS) { in mach_msg_overwrite_trap() 534 return(MACH_MSG_SUCCESS); in msg_receive_error() 595 if (mr != MACH_MSG_SUCCESS) in mach_msg_receive_results() [all …]
|
| HD | ipc_kmsg.c | 847 return MACH_MSG_SUCCESS; in ipc_kmsg_get() 902 return MACH_MSG_SUCCESS; in ipc_kmsg_get_from_kernel() 959 mr = MACH_MSG_SUCCESS; in ipc_kmsg_put() 1448 return MACH_MSG_SUCCESS; in ipc_kmsg_copyin_header() 1783 return MACH_MSG_SUCCESS; in ipc_kmsg_copyin_body() 1902 if (MACH_MSG_SUCCESS != mr) { in ipc_kmsg_copyin_body() 1953 if (mr != MACH_MSG_SUCCESS) { in ipc_kmsg_copyin() 1957 return MACH_MSG_SUCCESS; in ipc_kmsg_copyin() 2386 return MACH_MSG_SUCCESS; in ipc_kmsg_copyout_header() 2417 return MACH_MSG_SUCCESS; in ipc_kmsg_copyout_object() [all …]
|
| HD | ipc_port.c | 548 th->ith_state = MACH_MSG_SUCCESS; in ipc_port_set_qlimit() 879 sender->ith_state = MACH_MSG_SUCCESS; in ipc_port_destroy()
|
| /trueos/sys/compat/mach/ |
| HD | mach_port_server.c | 1321 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_port_names_t() 1440 if (check_result != MACH_MSG_SUCCESS) in _Xmach_port_names() 1505 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_port_type_t() 1581 if (check_result != MACH_MSG_SUCCESS) in _Xmach_port_type() 1618 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_port_rename_t() 1695 if (check_result != MACH_MSG_SUCCESS) in _Xmach_port_rename() 1728 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_port_allocate_name_t() 1805 if (check_result != MACH_MSG_SUCCESS) in _Xmach_port_allocate_name() 1838 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_port_allocate_t() 1914 if (check_result != MACH_MSG_SUCCESS) in _Xmach_port_allocate() [all …]
|
| HD | vm_map_server.c | 1045 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_region_t() 1148 if (check_result != MACH_MSG_SUCCESS) in _Xvm_region() 1205 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_allocate_t() 1285 if (check_result != MACH_MSG_SUCCESS) in _Xvm_allocate() 1324 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_deallocate_t() 1401 if (check_result != MACH_MSG_SUCCESS) in _Xvm_deallocate() 1434 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_protect_t() 1517 if (check_result != MACH_MSG_SUCCESS) in _Xvm_protect() 1550 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_inherit_t() 1630 if (check_result != MACH_MSG_SUCCESS) in _Xvm_inherit() [all …]
|
| HD | task_server.c | 1354 return MACH_MSG_SUCCESS; in __MIG_check__Request__task_create_t() 1454 if (check_result != MACH_MSG_SUCCESS) in _Xtask_create() 1504 return MACH_MSG_SUCCESS; in __MIG_check__Request__task_terminate_t() 1574 if (check_result != MACH_MSG_SUCCESS) in _Xtask_terminate() 1607 return MACH_MSG_SUCCESS; in __MIG_check__Request__task_threads_t() 1706 if (check_result != MACH_MSG_SUCCESS) in _Xtask_threads() 1766 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_ports_register_t() 1843 if (check_result != MACH_MSG_SUCCESS) in _Xmach_ports_register() 1876 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_ports_lookup_t() 1975 if (check_result != MACH_MSG_SUCCESS) in _Xmach_ports_lookup() [all …]
|
| HD | host_priv_server.c | 904 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_get_boot_info_t() 974 if (check_result != MACH_MSG_SUCCESS) in _Xhost_get_boot_info() 1018 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_reboot_t() 1090 if (check_result != MACH_MSG_SUCCESS) in _Xhost_reboot() 1120 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_priv_statistics_t() 1197 if (check_result != MACH_MSG_SUCCESS) in _Xhost_priv_statistics() 1241 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_default_memory_manager_t() 1333 if (check_result != MACH_MSG_SUCCESS) in _Xhost_default_memory_manager() 1386 return MACH_MSG_SUCCESS; in __MIG_check__Request__vm_wire_t() 1469 if (check_result != MACH_MSG_SUCCESS) in _Xvm_wire() [all …]
|
| HD | mach_vm_server.c | 761 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_vm_protect_t() 844 if (check_result != MACH_MSG_SUCCESS) in _Xmach_vm_protect() 877 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_vm_inherit_t() 957 if (check_result != MACH_MSG_SUCCESS) in _Xmach_vm_inherit() 990 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_vm_read_t() 1092 if (check_result != MACH_MSG_SUCCESS) in _Xmach_vm_read() 1142 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_vm_read_list_t() 1219 if (check_result != MACH_MSG_SUCCESS) in _Xmach_vm_read_list() 1270 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_vm_write_t() 1350 if (check_result != MACH_MSG_SUCCESS) in _Xmach_vm_write() [all …]
|
| HD | mach_host_server.c | 739 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_info_t() 816 if (check_result != MACH_MSG_SUCCESS) in _Xhost_info() 854 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_kernel_version_t() 924 if (check_result != MACH_MSG_SUCCESS) in _Xhost_kernel_version() 968 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_page_size_t() 1038 if (check_result != MACH_MSG_SUCCESS) in _Xhost_page_size() 1078 return MACH_MSG_SUCCESS; in __MIG_check__Request__mach_memory_object_memory_entry_t() 1178 if (check_result != MACH_MSG_SUCCESS) in _Xmach_memory_object_memory_entry() 1223 return MACH_MSG_SUCCESS; in __MIG_check__Request__host_processor_info_t() 1322 if (check_result != MACH_MSG_SUCCESS) in _Xhost_processor_info() [all …]
|
| HD | clock_server.c | 262 return MACH_MSG_SUCCESS; in __MIG_check__Request__clock_get_time_t() 332 if (check_result != MACH_MSG_SUCCESS) in _Xclock_get_time() 366 return MACH_MSG_SUCCESS; in __MIG_check__Request__clock_get_attributes_t() 443 if (check_result != MACH_MSG_SUCCESS) in _Xclock_get_attributes() 486 return MACH_MSG_SUCCESS; in __MIG_check__Request__clock_alarm_t() 566 if (check_result != MACH_MSG_SUCCESS) in _Xclock_alarm()
|
| HD | mach_thread.c | 148 MPASS(thread->ith_state == MACH_MSG_SUCCESS); in thread_block()
|
| /trueos/lib/libmach/mach/ |
| HD | mach_msg.c | 93 if (mr == MACH_MSG_SUCCESS) 94 return MACH_MSG_SUCCESS; 143 if (mr == MACH_MSG_SUCCESS) 144 return MACH_MSG_SUCCESS; 356 if (mr == MACH_MSG_SUCCESS) { in mach_msg_server_once() 494 while (mr == MACH_MSG_SUCCESS) { in mach_msg_server()
|
| /trueos/sys/sys/mach/ipc/ |
| HD | ipc_mqueue.h | 196 assert(mr == MACH_MSG_SUCCESS); \
|
| /trueos/sbin/launchd/ |
| HD | runtime.c | 1042 mach_msg_return_t mr = ~MACH_MSG_SUCCESS; in launchd_exc_runtime_once() 1061 if (mr == MACH_MSG_SUCCESS) { in launchd_exc_runtime_once() 1067 mach_msg_return_t smr = ~MACH_MSG_SUCCESS; in launchd_exc_runtime_once()
|
| HD | core.c | 7330 mach_msg_return_t mr = ~MACH_MSG_SUCCESS; in machservice_drain_port() 7345 case MACH_MSG_SUCCESS: in machservice_drain_port()
|
| /trueos/sys/sys/mach/ |
| HD | message.h | 730 #define MACH_MSG_SUCCESS 0x00000000 macro
|
| /trueos/lib/liblaunch/ |
| HD | libvproc.c | 1022 if (errno == MACH_MSG_SUCCESS) { in launch_wait()
|
| /trueos/lib/libosxsupport/ |
| HD | si_module.c | 1085 if (status != MACH_MSG_SUCCESS) in si_async_launchpad()
|
| /trueos/lib/libdispatch/src/ |
| HD | source.c | 2712 kr = MACH_MSG_SUCCESS; in _dispatch_kevent_mach_msg_drain() 2744 kr = MACH_MSG_SUCCESS; in _dispatch_kevent_mach_msg_drain() 4244 kr = MACH_MSG_SUCCESS; in dispatch_mig_server()
|
| /trueos/ |
| D | initial stab at compiling mach.diff | 1469 - *retval = MACH_MSG_SUCCESS; 1473 + td->td_retval[0] = MACH_MSG_SUCCESS; 1500 - if ((opt & MACH_RCV_MSG) && (*retval == MACH_MSG_SUCCESS)) { 1501 + if ((opt & MACH_RCV_MSG) && (td->td_retval[0] == MACH_MSG_SUCCESS)) { 1586 ret = MACH_MSG_SUCCESS;
|
| D | mach-compat.diff | 5181 + *retval = MACH_MSG_SUCCESS; 5205 + if ((opt & MACH_RCV_MSG) && (*retval == MACH_MSG_SUCCESS)) { 5403 + return MACH_MSG_SUCCESS; 5434 + ret = MACH_MSG_SUCCESS; 5479 + return MACH_MSG_SUCCESS; 5631 + ret = MACH_MSG_SUCCESS; 5999 + return MACH_MSG_SUCCESS; 6382 +#define MACH_MSG_SUCCESS 0x00000000
|