Searched refs:ipc_notify_port_deleted (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.140.41/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 | 914 ipc_notify_port_deleted(request, name); in ipc_right_terminate() 1063 ipc_notify_port_deleted(request, name); in ipc_right_destroy() 1186 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1241 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1464 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1517 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1705 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1916 ipc_notify_port_deleted(request, name); in ipc_right_destruct()
|
| H A D | ipc_object.c | 692 ipc_notify_port_deleted(soright, name); in ipc_object_copyin()
|
| H A D | ipc_kmsg.c | 3176 ipc_notify_port_deleted(dest_soright, dest_name); in ipc_kmsg_copyin_header() 3179 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header() 3182 ipc_notify_port_deleted(voucher_soright, voucher_name); in ipc_kmsg_copyin_header() 3269 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header()
|