Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dipc_service_port.c293 port_splabel->ispl_launchd_context = context; in ipc_service_port_label_set_attr()
316 *context = port_splabel->ispl_launchd_context; in ipc_service_port_label_get_attr()
H A Dipc_service_port.h61 …mach_port_context_t ispl_launchd_context; /* context used to guard the port, spe… member