Searched refs:ipc_notify_port_deleted (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/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 | 913 ipc_notify_port_deleted(request, name); in ipc_right_terminate() 1062 ipc_notify_port_deleted(request, name); in ipc_right_destroy() 1185 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1240 ipc_notify_port_deleted(request, name); in ipc_right_dealloc() 1463 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1516 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1704 ipc_notify_port_deleted(request, name); in ipc_right_delta() 1915 ipc_notify_port_deleted(request, name); in ipc_right_destruct()
|
| H A D | ipc_object.c | 690 ipc_notify_port_deleted(soright, name); in ipc_object_copyin()
|
| H A D | ipc_kmsg.c | 3119 ipc_notify_port_deleted(dest_soright, dest_name); in ipc_kmsg_copyin_header() 3122 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header() 3125 ipc_notify_port_deleted(voucher_soright, voucher_name); in ipc_kmsg_copyin_header() 3212 ipc_notify_port_deleted(reply_soright, reply_name); in ipc_kmsg_copyin_header()
|