Home
last modified time | relevance | path

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

/xnu-10063.121.3/libsyscall/mach/
H A Dport_descriptions.c53 [HOST_USER_NOTIFICATION_PORT] = "user notification", in mach_host_special_port_description()
159 SP_ENTRY(HOST_USER_NOTIFICATION_PORT), in mach_host_special_port_for_id()
/xnu-10063.121.3/osfmk/mach/
H A Dhost_special_ports.h89 #define HOST_USER_NOTIFICATION_PORT (3 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
165 HOST_LOCAL_NODE, HOST_USER_NOTIFICATION_PORT, (port)))
167 (host_set_special_port((host), HOST_USER_NOTIFICATION_PORT, (port)))
/xnu-10063.121.3/tests/
H A Dport_descriptions.c61 TEST_HSP(HOST_USER_NOTIFICATION_PORT);
168 TEST_HSP(HOST_USER_NOTIFICATION_PORT);