Home
last modified time | relevance | path

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

/xnu-8020.121.3/libsyscall/mach/
H A Dport_descriptions.c65 [HOST_COALITION_PORT] = "coalition notification", in mach_host_special_port_description()
169 SP_ENTRY(HOST_COALITION_PORT), in mach_host_special_port_for_id()
/xnu-8020.121.3/osfmk/mach/
H A Dhost_special_ports.h101 #define HOST_COALITION_PORT (15 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
232 HOST_LOCAL_NODE, HOST_COALITION_PORT, (port)))
234 (host_set_special_port((host), HOST_COALITION_PORT, (port)))
/xnu-8020.121.3/tests/
H A Dport_descriptions.c73 TEST_HSP(HOST_COALITION_PORT);
178 TEST_HSP(HOST_COALITION_PORT);