| /xnu-10002.81.5/osfmk/kern/ |
| H A D | ipc_kobject.h | 210 void (*iko_op_no_senders)(ipc_port_t port, mach_port_mscount_t mscount); 278 mach_port_mscount_t sync, 279 mach_port_mscount_t *mscount) __result_use_check; 362 mach_port_mscount_t mscount, 367 mach_port_mscount_t mscount, 474 mach_port_mscount_t mscount);
|
| H A D | ipc_kobject.c | 1024 mach_port_mscount_t mscount) in ipc_kobject_subst_once_no_senders() 1211 mach_port_mscount_t sync) in ipc_kobject_nsrequest_locked() 1242 mach_port_mscount_t sync, in ipc_kobject_nsrequest() 1243 mach_port_mscount_t *mscount) in ipc_kobject_nsrequest() 1380 mach_port_mscount_t mscount, in __ipc_kobject_dealloc_bad_mscount_panic() 1400 mach_port_mscount_t mscount, in ipc_kobject_dealloc_port_and_unlock() 1455 mach_port_mscount_t mscount, in ipc_kobject_dealloc_port() 1575 mach_port_mscount_t mscount) in ipc_kobject_notify_no_senders()
|
| H A D | audit_sessionport.c | 107 audit_session_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in audit_session_no_senders()
|
| H A D | ipc_misc.c | 94 fileport_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in fileport_no_senders()
|
| H A D | task_ident.c | 124 task_id_token_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in task_id_token_no_senders()
|
| H A D | work_interval.c | 75 static void work_interval_port_no_senders(ipc_port_t, mach_port_mscount_t); 626 work_interval_port_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in work_interval_port_no_senders()
|
| H A D | kern_cdata.c | 48 static void kcdata_object_no_senders(ipc_port_t port, mach_port_mscount_t mscount); 261 __unused mach_port_mscount_t mscount) in kcdata_object_no_senders()
|
| H A D | sync_sema.c | 1262 semaphore_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in semaphore_no_senders()
|
| /xnu-10002.81.5/osfmk/ipc/ |
| H A D | ipc_notify.h | 75 mach_port_mscount_t ns_mscount; 101 mach_port_mscount_t mscount,
|
| H A D | ipc_notify.c | 186 mach_port_mscount_t mscount, in ipc_notify_no_senders()
|
| H A D | ipc_eventlink.c | 75 mach_port_mscount_t mscount); 1072 ipc_eventlink_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in ipc_eventlink_no_senders()
|
| H A D | ipc_port.h | 201 mach_port_mscount_t ip_mscount; 635 mach_port_mscount_t sync,
|
| H A D | mach_port.c | 1028 mach_port_mscount_t mscount) in mach_port_set_mscount() 1556 mach_port_mscount_t sync, in mach_port_request_notification()
|
| H A D | ipc_voucher.c | 58 static void ipc_voucher_no_senders(ipc_port_t, mach_port_mscount_t); 425 ipc_voucher_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in ipc_voucher_no_senders()
|
| H A D | ipc_port.c | 620 mach_port_mscount_t sync, in ipc_port_nsrequest() 625 mach_port_mscount_t mscount; in ipc_port_nsrequest()
|
| /xnu-10002.81.5/osfmk/mach/ |
| H A D | port.h | 312 typedef natural_t mach_port_mscount_t; /* make-send count */ typedef 326 mach_port_mscount_t mps_mscount; /* make-send count */
|
| H A D | notify.defs | 116 mscount : mach_port_mscount_t);
|
| H A D | mach_traps.h | 343 mach_port_mscount_t sync, 893 PAD_ARG_(mach_port_mscount_t, sync);
|
| H A D | std_types.defs | 116 type mach_port_mscount_t = unsigned;
|
| H A D | mach_port.defs | 243 mscount : mach_port_mscount_t); 310 sync : mach_port_mscount_t;
|
| /xnu-10002.81.5/osfmk/UserNotification/ |
| H A D | KUNCUserNotifications.c | 66 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount); 199 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in UNDReply_no_senders()
|
| /xnu-10002.81.5/iokit/IOKit/ |
| H A D | IOKitServer.h | 142 ipc_port_t port, ipc_kobject_type_t type, mach_port_mscount_t * mscount );
|
| /xnu-10002.81.5/osfmk/device/ |
| H A D | iokit_rpc.c | 73 iokit_no_senders( ipc_port_t port, mach_port_mscount_t mscount ); 373 iokit_no_senders( ipc_port_t port, mach_port_mscount_t mscount ) in iokit_no_senders()
|
| /xnu-10002.81.5/libsyscall/mach/ |
| H A D | mach_port.c | 197 mach_port_mscount_t mscount) in mach_port_set_mscount() 243 mach_port_mscount_t sync, in mach_port_request_notification()
|
| /xnu-10002.81.5/tests/ |
| H A D | mach_service_port.c | 167 do_mach_notify_no_senders(__unused mach_port_t notify, __unused mach_port_mscount_t mscount) in do_mach_notify_no_senders()
|