Home
last modified time | relevance | path

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

/xnu-11215.81.4/libsyscall/mach/
H A Dport_descriptions.c64 [HOST_ATM_NOTIFICATION_PORT] = "atm notification", in mach_host_special_port_description()
171 SP_ENTRY(HOST_ATM_NOTIFICATION_PORT), in mach_host_special_port_for_id()
/xnu-11215.81.4/osfmk/mach/
H A Dhost_special_ports.h100 #define HOST_ATM_NOTIFICATION_PORT (14 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
229 HOST_LOCAL_NODE, HOST_ATM_NOTIFICATION_PORT, (port)))
231 (host_set_special_port((host), HOST_ATM_NOTIFICATION_PORT, (port)))
/xnu-11215.81.4/tests/
H A Dport_descriptions.c72 TEST_HSP(HOST_ATM_NOTIFICATION_PORT);
180 TEST_HSP(HOST_ATM_NOTIFICATION_PORT);