| /xnu-8792.41.9/osfmk/ipc/ |
| H A D | ipc_eventlink.c | 267 ipc_port_t ipc_eventlink_port = IPC_PORT_NULL; in ipc_eventlink_destroy_internal() 268 ipc_port_t ipc_eventlink_port_remote = IPC_PORT_NULL; in ipc_eventlink_destroy_internal() 301 assert(ipc_eventlink_port != IPC_PORT_NULL); in ipc_eventlink_destroy_internal() 305 assert(ipc_eventlink_port_remote != IPC_PORT_NULL); in ipc_eventlink_destroy_internal() 313 assert(temp_ipc_eventlink->el_port != IPC_PORT_NULL); in ipc_eventlink_destroy_internal() 314 temp_ipc_eventlink->el_port = IPC_PORT_NULL; in ipc_eventlink_destroy_internal()
|
| H A D | mach_kernelrpc.c | 124 args->mask, args->flags, IPC_PORT_NULL, 0, FALSE, in _kernelrpc_mach_vm_map_trap() 485 ipc_port_t voucher_port = IPC_PORT_NULL; in host_create_mach_voucher_trap() 675 if (*portp == IPC_PORT_NULL) { in task_dyld_process_info_notify_get_trap() 681 sright = IPC_PORT_NULL; in task_dyld_process_info_notify_get_trap() 684 *portp = IPC_PORT_NULL; in task_dyld_process_info_notify_get_trap() 695 copyout_ports[i] = IPC_PORT_NULL; in task_dyld_process_info_notify_get_trap()
|
| H A D | ipc_port.c | 1766 special_reply_port->ip_sync_inheritor_port != IPC_PORT_NULL) { in ipc_port_link_special_reply_port() 1931 ipc_port_t dest_port = IPC_PORT_NULL; in ipc_port_adjust_special_reply_port_locked() 1990 special_reply_port->ip_sync_inheritor_port = IPC_PORT_NULL; in ipc_port_adjust_special_reply_port_locked() 3409 if (port == IPC_PORT_NULL) { in ipc_port_update_qos_n_iotier()
|
| H A D | ipc_port.h | 282 #define IP_NULL IPC_PORT_NULL
|
| H A D | mach_msg.c | 1258 ipc_port_t port = IPC_PORT_NULL; in mach_msg_receive_results_complete()
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | exception.c | 207 ipc_port_t exc_port = IPC_PORT_NULL; in exception_deliver() 216 ipc_port_t thread_port = IPC_PORT_NULL, in exception_deliver() 217 task_port = IPC_PORT_NULL, in exception_deliver() 218 task_token_port = IPC_PORT_NULL; in exception_deliver()
|
| H A D | ipc_mig.c | 264 ipc_port_t dest = IPC_PORT_NULL; in kernel_mach_msg_rpc() 396 dest = IPC_PORT_NULL; in kernel_mach_msg_rpc()
|
| H A D | clock_oldops.c | 169 .cl_service = IPC_PORT_NULL, 173 .cl_service = IPC_PORT_NULL,
|
| H A D | task.c | 5991 if (*portp != IPC_PORT_NULL && !ip_active(*portp)) { in task_dyld_process_info_notify_register() 5993 *portp = IPC_PORT_NULL; in task_dyld_process_info_notify_register() 5999 if (*portp != IPC_PORT_NULL) { in task_dyld_process_info_notify_register() 6014 if (*portp == IPC_PORT_NULL) { in task_dyld_process_info_notify_register() 6110 assert(sright != IPC_PORT_NULL); in task_dyld_process_info_notify_deregister() 6126 *portp = IPC_PORT_NULL; in task_dyld_process_info_notify_deregister() 6128 } else if ((*portp != IPC_PORT_NULL && !ip_active(*portp))) { in task_dyld_process_info_notify_deregister() 6130 *portp = IPC_PORT_NULL; in task_dyld_process_info_notify_deregister() 6133 if (*portp != IPC_PORT_NULL) { in task_dyld_process_info_notify_deregister()
|
| H A D | work_interval.c | 544 ipc_port_t port = IPC_PORT_NULL; in port_name_to_work_interval()
|
| H A D | ipc_tt.c | 1491 ipc_port_t port = IPC_PORT_NULL; in thread_get_kernel_special_reply_port() 1500 if (port != IPC_PORT_NULL) { in thread_get_kernel_special_reply_port()
|
| /xnu-8792.41.9/bsd/security/audit/ |
| H A D | audit_session.c | 932 se->se_port = IPC_PORT_NULL; in audit_session_new() 1243 ipc_port_t sendport = IPC_PORT_NULL; in audit_session_self() 1268 if (se->se_port == IPC_PORT_NULL) { in audit_session_self() 1314 ipc_port_t sendport = IPC_PORT_NULL; in audit_session_port() 1375 if (se->se_port == IPC_PORT_NULL) { in audit_session_port() 1463 if (port != IPC_PORT_NULL) { in audit_session_join_internal() 1508 ipc_port_t port = IPC_PORT_NULL; in audit_session_join()
|
| /xnu-8792.41.9/bsd/vm/ |
| H A D | vm_unix.c | 984 (tfpport != IPC_PORT_NULL)) { in task_for_pid() 1039 if (tfpport != IPC_PORT_NULL) { in task_for_pid() 1222 (tfpport != IPC_PORT_NULL)) { in task_inspect_for_pid() 1260 if (tfpport != IPC_PORT_NULL) { in task_inspect_for_pid() 1344 (tfpport != IPC_PORT_NULL)) { in task_read_for_pid() 1382 if (tfpport != IPC_PORT_NULL) { in task_read_for_pid() 1434 (tfpport != IPC_PORT_NULL)) { in pid_suspend() 1474 if (tfpport != IPC_PORT_NULL) { in pid_suspend() 1563 (tfpport != IPC_PORT_NULL)) { in debug_control_port_for_pid() 1607 if (tfpport != IPC_PORT_NULL) { in debug_control_port_for_pid() [all …]
|
| /xnu-8792.41.9/osfmk/vm/ |
| H A D | vm_shared_region.c | 681 mem_entry_port = IPC_PORT_NULL; in vm_shared_region_create() 949 shared_region->sr_mem_entry = IPC_PORT_NULL; in vm_shared_region_destroy() 3413 SECURITY_READ_ONLY_LATE(ipc_port_t) commpage32_handle = IPC_PORT_NULL; 3414 SECURITY_READ_ONLY_LATE(ipc_port_t) commpage64_handle = IPC_PORT_NULL; 3420 SECURITY_READ_ONLY_LATE(ipc_port_t) commpage_text32_handle = IPC_PORT_NULL; 3421 SECURITY_READ_ONLY_LATE(ipc_port_t) commpage_text64_handle = IPC_PORT_NULL; 3598 assert(commpage_handle != IPC_PORT_NULL); in vm_commpage_enter() 3624 assert(commpage_text_handle != IPC_PORT_NULL); in vm_commpage_enter() 3662 IPC_PORT_NULL, in vm_commpage_enter()
|
| H A D | vm_tests.c | 884 mem_entry = IPC_PORT_NULL; in vm_test_map_copy_adjust_to_target() 887 &mem_entry, IPC_PORT_NULL); in vm_test_map_copy_adjust_to_target()
|
| H A D | vm_user.c | 2826 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
|
| /xnu-8792.41.9/bsd/dev/dtrace/ |
| H A D | dtrace_ptss.c | 186 … 0, VM_FLAGS_ANYWHERE, VM_MAP_KERNEL_FLAGS_NONE, VM_KERN_MEMORY_NONE, IPC_PORT_NULL, 0, FALSE, cur… in dtrace_ptss_allocate_page()
|
| /xnu-8792.41.9/osfmk/mach/ |
| H A D | port.h | 143 #define IPC_PORT_NULL __unsafe_forge_single(ipc_port_t, NULL) macro
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | mach_loader.c | 1913 IPC_PORT_NULL, in map_segment() 1992 IPC_PORT_NULL, in map_segment() 2038 IPC_PORT_NULL, in map_segment() 2295 IPC_PORT_NULL, in load_segment()
|
| H A D | posix_shm.c | 865 IPC_PORT_NULL, in pshm_mmap()
|
| H A D | kern_mman.c | 730 IPC_PORT_NULL, 0, FALSE, in mmap()
|
| H A D | sysv_shm.c | 497 IPC_PORT_NULL, in shmat()
|
| H A D | kern_descrip.c | 5774 if (fileport == IPC_PORT_NULL) { in sys_fileport_makeport() 5896 ipc_port_t port = IPC_PORT_NULL; in sys_fileport_makefd() 5910 if (IPC_PORT_NULL != port) { in sys_fileport_makefd()
|
| H A D | kern_exec.c | 2773 if (IPC_PORT_NULL != port) { in exec_handle_file_actions() 7329 mach_port_t port = IPC_PORT_NULL; in process_signature() 7576 if (port != IPC_PORT_NULL) { in process_signature()
|
| /xnu-8792.41.9/iokit/bsddev/skywalk/ |
| H A D | IOSkywalkSupport.cpp | 453 IPC_PORT_NULL, in mapOverwrite() 548 IPC_PORT_NULL, in OSDefineMetaClassAndFinalStructors()
|