Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/mach/
H A Dport_descriptions.c71 [HOST_CLOSURED_PORT] = "closured", in mach_host_special_port_description()
178 SP_ENTRY(HOST_CLOSURED_PORT), in mach_host_special_port_for_id()
/xnu-11215.1.10/osfmk/mach/
H A Dhost_special_ports.h107 #define HOST_CLOSURED_PORT (21 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
259 HOST_LOCAL_NODE, HOST_CLOSURED_PORT, (port)))
261 (host_set_special_port((host), HOST_CLOSURED_PORT, (port)))
/xnu-11215.1.10/tests/
H A Dport_descriptions.c79 TEST_HSP(HOST_CLOSURED_PORT);
187 TEST_HSP(HOST_CLOSURED_PORT);