Home
last modified time | relevance | path

Searched refs:mach_port_mscount_t (Results 1 – 20 of 20) sorted by relevance

/NextBSD/sys/sys/mach/
HDport.h303 typedef natural_t mach_port_mscount_t; /* make-send count */ typedef
317 mach_port_mscount_t mps_mscount; /* make-send count */
HDmach_port_server.h362 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;
HDipc_mig.h230 mach_port_mscount_t mscount);
HDstd_types.defs114 type mach_port_mscount_t = unsigned;
/NextBSD/sys/sys/mach/ipc/
HDipc_notify.h97 mach_port_mscount_t mscount);
HDipc_port.h229 mach_port_mscount_t ip_mscount;
416 mach_port_mscount_t sync,
/NextBSD/include/mach/
HDmach_port.h229 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/
HDprotocol.defs62 _mscnt : mach_port_mscount_t
HDinit.c1302 mach_port_mscount_t mscnt DISPATCH_UNUSED) in _dispatch_mach_notify_no_senders()
HDsource.c2407 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/
HDipc_right.c530 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()
HDipc_notify.c363 mach_port_mscount_t mscount) in ipc_notify_no_senders()
HDipc_port.c490 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()
HDmach_port.c882 mach_port_mscount_t mscount) in mach_port_set_mscount()
1201 mach_port_mscount_t sync, in mach_port_request_notification()
HDipc_object.c797 mach_port_mscount_t mscount; in ipc_object_copyout_dest()
/NextBSD/sbin/launchd/
HDnotify.defs116 mscount : mach_port_mscount_t);
HDruntime.c727 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/
HDmach_port_server.c344 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/
HDmach_port.defs299 mscount : mach_port_mscount_t);
348 sync : mach_port_mscount_t;
/NextBSD/contrib/gdb/gdb/
HDgnu-nat.c1761 do_mach_notify_no_senders (mach_port_t notify, mach_port_mscount_t count) in do_mach_notify_no_senders()