Home
last modified time | relevance | path

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

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