Searched refs:mach_port_mscount_t (Results 1 – 20 of 20) sorted by relevance
| /NextBSD/sys/sys/mach/ |
| HD | port.h | 303 typedef natural_t mach_port_mscount_t; /* make-send count */ typedef 317 mach_port_mscount_t mps_mscount; /* make-send count */
|
| HD | mach_port_server.h | 362 mach_port_mscount_t mscount; 368 mach_port_mscount_t mscount 407 mach_port_mscount_t sync; 416 mach_port_mscount_t sync, 1151 mach_port_mscount_t mscount; 1157 mach_port_mscount_t mscount 1196 mach_port_mscount_t sync; 1205 mach_port_mscount_t sync, 1884 mach_port_mscount_t mscount; 1917 mach_port_mscount_t sync;
|
| HD | ipc_mig.h | 230 mach_port_mscount_t mscount);
|
| HD | std_types.defs | 114 type mach_port_mscount_t = unsigned;
|
| /NextBSD/sys/sys/mach/ipc/ |
| HD | ipc_notify.h | 97 mach_port_mscount_t mscount);
|
| HD | ipc_port.h | 229 mach_port_mscount_t ip_mscount; 416 mach_port_mscount_t sync,
|
| /NextBSD/include/mach/ |
| HD | mach_port.h | 229 mach_port_mscount_t mscount; 235 mach_port_mscount_t mscount 274 mach_port_mscount_t sync; 284 mach_port_mscount_t sync, 811 mach_port_mscount_t mscount; 844 mach_port_mscount_t sync;
|
| /NextBSD/lib/libdispatch/src/ |
| HD | protocol.defs | 62 _mscnt : mach_port_mscount_t
|
| HD | init.c | 1302 mach_port_mscount_t mscnt DISPATCH_UNUSED) in _dispatch_mach_notify_no_senders()
|
| HD | source.c | 2407 mach_msg_id_t notify_msgid, mach_port_mscount_t notify_sync); 2876 mach_port_mscount_t notify_sync) in _dispatch_mach_notify_update()
|
| /NextBSD/sys/compat/mach/ipc/ |
| HD | ipc_right.c | 530 mach_port_mscount_t mscount; in ipc_right_clean() 641 mach_port_mscount_t mscount; in ipc_right_destroy() 792 mach_port_mscount_t mscount; in ipc_right_dealloc() 849 mach_port_mscount_t mscount; in ipc_right_dealloc() 1121 mach_port_mscount_t mscount; in ipc_right_delta()
|
| HD | ipc_notify.c | 363 mach_port_mscount_t mscount) in ipc_notify_no_senders()
|
| HD | ipc_port.c | 490 mach_port_mscount_t sync, in ipc_port_nsrequest() 495 mach_port_mscount_t mscount; in ipc_port_nsrequest() 1221 mach_port_mscount_t mscount; in ipc_port_release_send()
|
| HD | mach_port.c | 882 mach_port_mscount_t mscount) in mach_port_set_mscount() 1201 mach_port_mscount_t sync, in mach_port_request_notification()
|
| HD | ipc_object.c | 797 mach_port_mscount_t mscount; in ipc_object_copyout_dest()
|
| /NextBSD/sbin/launchd/ |
| HD | notify.defs | 116 mscount : mach_port_mscount_t);
|
| HD | runtime.c | 727 mach_port_mscount_t msgc = (which == MACH_NOTIFY_PORT_DESTROYED) ? 0 : 1; in launchd_mport_notify_req() 985 do_mach_notify_no_senders(mach_port_t notify, mach_port_mscount_t mscount __attribute__((unused))) in do_mach_notify_no_senders()
|
| /NextBSD/sys/compat/mach/ |
| HD | mach_port_server.c | 344 mach_port_mscount_t mscount; 377 mach_port_mscount_t sync; 2922 mach_port_mscount_t mscount; 2928 mach_port_mscount_t mscount 2947 mach_port_mscount_t mscount; in _Xmach_port_set_mscount() 3191 mach_port_mscount_t sync; 3200 mach_port_mscount_t sync, 3223 mach_port_mscount_t sync; in _Xmach_port_request_notification()
|
| /NextBSD/sys/compat/mach/defs/ |
| HD | mach_port.defs | 299 mscount : mach_port_mscount_t); 348 sync : mach_port_mscount_t;
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | gnu-nat.c | 1761 do_mach_notify_no_senders (mach_port_t notify, mach_port_mscount_t count) in do_mach_notify_no_senders()
|