Home
last modified time | relevance | path

Searched refs:ispl_bootstrap_port (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/osfmk/ipc/
H A Dipc_service_port.c112 sp_label->ispl_bootstrap_port = true; in ipc_service_port_label_alloc()
120 if (sp_label->ispl_bootstrap_port) { in ipc_service_port_label_alloc()
H A Dipc_service_port.h42 uint8_t ispl_bootstrap_port : 1; /* port is a boostrap port */ member
H A Dipc_policy.c760 if (dlabel.iol_service->ispl_bootstrap_port) { in ipc_filter_kmsg_header_from_user()
H A Dmach_port.c2651 if (sp_label->ispl_bootstrap_port) { in mach_port_construct()