Home
last modified time | relevance | path

Searched refs:HOST_LAUNCHCTL_PORT (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/osfmk/mach/ !
H A Dhost_special_ports.h95 #define HOST_LAUNCHCTL_PORT (9 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
118 #define HOST_CHUD_PORT HOST_LAUNCHCTL_PORT
193 (host_get_special_port((host), HOST_LOCAL_NODE, HOST_LAUNCHCTL_PORT, \
196 (host_set_special_port((host), HOST_LAUNCHCTL_PORT, (port)))
/xnu-8792.61.2/libsyscall/mach/ !
H A Dport_descriptions.c59 [HOST_LAUNCHCTL_PORT] = "launchctl", in mach_host_special_port_description()
164 SP_ENTRY(HOST_LAUNCHCTL_PORT), in mach_host_special_port_for_id()
/xnu-8792.61.2/tests/ !
H A Dport_descriptions.c67 TEST_HSP(HOST_LAUNCHCTL_PORT);
173 TEST_HSP(HOST_LAUNCHCTL_PORT);