Home
last modified time | relevance | path

Searched refs:XPC_DOMAIN_PORT (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_service_port.h37 #define XPC_DOMAIN_PORT 7 /* This value should match what is in <xpc/launch_private.h> */ macro
H A Dmach_port.c2474 if (sp_info.mspi_domain_type == XPC_DOMAIN_PORT) { in mach_port_construct()
/xnu-12377.81.4/tests/
H A Dbootstrap_msgfilter.c36 .mspi_domain_type = XPC_DOMAIN_PORT,
H A Dreply_port_defense_client.c34 #define XPC_DOMAIN_PORT 7 macro
115 .mspi_domain_type = XPC_DOMAIN_PORT, in alloc_bootstrap_port()
/xnu-12377.81.4/tests/ipc/
H A Dport_type_policy.c48 #define XPC_DOMAIN_PORT 7 macro
349 .mspi_domain_type = XPC_DOMAIN_PORT, in create_bootstrap_port()
/xnu-12377.81.4/doc/mach_ipc/
H A Dport_types.md57 equals `XPC_DOMAIN_PORT`