Home
last modified time | relevance | path

Searched refs:mach_port_options_t (Results 1 – 19 of 19) sorted by relevance

/xnu-8792.41.9/tests/
H A Dmach_service_port.c43 mach_port_options_t opts = {
51 mach_port_options_t opts2 = {
161 mach_port_options_t opts = {
169 mach_port_options_t opts2 = {
177 mach_port_options_t opts3 = {
188 mach_port_options_t opts4 = {
211 mach_port_options_t opts = {
222 mach_port_options_t opts3 = {
H A Dimmovable_rights.c15 mach_port_options_t opts = {
32 mach_port_options_t opts2 = {};
H A Dbootstrap_msgfilter.c40 mach_port_options_t port_opts = {
H A Dreply_port_defense_client.c33 mach_port_options_t opts = { in alloc_reply_port()
H A Dkqueue_port_tests.c88 mach_port_options_t opts = {
H A Dipc_mach_port.c50 mach_port_options_t opts = { in make_sr_port()
H A Dmo_immovable_receive.c167 mach_port_options_t opts = { in client()
H A Dturnstile_multihop.c748 mach_port_options_t opts = { in thread_at_maintenance()
H A Dkevent_qos.c1562 mach_port_options_t opts = { in qos_client_send_to_connection_then_service_port()
H A Dstackshot_tests.m1738 mach_port_options_t opts = {
/xnu-8792.41.9/libsyscall/mach/
H A Dmig_reply_port.c69 mach_port_options_t opts = { in mig_get_reply_port()
H A Dmach_right.c49 mach_port_options_t opts = { in mach_right_recv_construct()
H A Dmach_port.c660 mach_port_options_t *options, in mach_port_construct()
/xnu-8792.41.9/osfmk/mach/
H A Dport.h460 }mach_port_options_t; typedef
462 typedef mach_port_options_t *mach_port_options_ptr_t;
H A Dmach_types.defs520 type mach_port_options_t = struct[3] of uint64_t;
521 type mach_port_options_ptr_t = ^ mach_port_options_t;
H A Dmach_traps.h258 mach_port_options_t *options,
/xnu-8792.41.9/tests/workq/
H A Dworkq_83476290.c23 mach_port_options_t opts = {
/xnu-8792.41.9/osfmk/ipc/
H A Dmach_kernelrpc.c349 mach_port_options_t options; in _kernelrpc_mach_port_construct_trap()
H A Dmach_port.c2536 mach_port_options_t *options, in mach_port_construct()