Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/ipc/
H A Dipc_service_port.c67 spl->portlabel_domain = ispl->ispl_domain; in kdp_ipc_fill_splabel()
107 sp_label->ispl_domain = sp_info->mspi_domain_type; in ipc_service_port_label_alloc()
306 info->mspi_domain_type = (uint8_t)port_splabel->ispl_domain; in ipc_service_port_label_get_info()
H A Dipc_service_port.h64 uint8_t ispl_domain; /* launchd domain */ member