Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dipc_service_port.c68 spl->portlabel_domain = ispl->ispl_domain; in kdp_ipc_fill_splabel()
111 sp_label->ispl_domain = sp_info->mspi_domain_type; in ipc_service_port_label_alloc()
323 info->mspi_domain_type = (uint8_t)port_splabel->ispl_domain; in ipc_service_port_label_get_info()
H A Dipc_service_port.h65 uint8_t ispl_domain; /* launchd domain */ member