Searched refs:ipc_notify_port_deleted (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.41.9/osfmk/ipc/ |
| H A D | ipc_notify.h | 84 extern void ipc_notify_port_deleted(
|
| H A D | ipc_notify.c | 84 ipc_notify_port_deleted( in ipc_notify_port_deleted() function
|
| H A D | ipc_right.c | 877 ipc_notify_port_deleted(request, name); in ipc_right_terminate() 1026 ipc_notify_port_deleted(request, name); in ipc_right_destroy() 1149 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1204 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1427 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1480 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1668 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1879 ipc_notify_port_deleted(request, name); in ipc_right_destruct()
|
| H A D | ipc_object.c | 658 ipc_notify_port_deleted(soright, name); in ipc_object_copyin()
|
| H A D | ipc_kmsg.c | 4123 ipc_notify_port_deleted(dest_soright, dest_name); in ipc_kmsg_copyin_header() 4126 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header() 4129 ipc_notify_port_deleted(voucher_soright, voucher_name); in ipc_kmsg_copyin_header() 4221 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header()
|