Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dipc_service_port.c41 #define XPC_DOMAIN_PORT 7 /* This value should match what is in <xpc/launch_private.h> */ macro
114 if (sp_info->mspi_domain_type == XPC_DOMAIN_PORT) { in ipc_service_port_label_alloc()
/xnu-10002.1.13/tests/
H A Dbootstrap_msgfilter.c35 .mspi_domain_type = XPC_DOMAIN_PORT,