Home
last modified time | relevance | path

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

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