Searched refs:ipc_notify_port_deleted (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.1.10/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 | 856 ipc_notify_port_deleted(request, name); in ipc_right_terminate() 1003 ipc_notify_port_deleted(request, name); in ipc_right_destroy() 1125 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1180 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1403 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1456 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1644 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1855 ipc_notify_port_deleted(request, name); in ipc_right_destruct()
|
| H A D | ipc_object.c | 672 ipc_notify_port_deleted(soright, name); in ipc_object_copyin()
|
| H A D | ipc_kmsg.c | 2131 ipc_notify_port_deleted(dest_soright, dest_name); in ipc_kmsg_copyin_header() 2134 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header() 2137 ipc_notify_port_deleted(voucher_soright, voucher_name); in ipc_kmsg_copyin_header() 2250 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header()
|