Home
last modified time | relevance | path

Searched refs:host_set_user_notification_port (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/osfmk/UserNotification/
H A DKUNCUserNotifications.c368 return host_set_user_notification_port(host_priv, server); in host_set_UNDServer()
/xnu-11215.81.4/osfmk/mach/
H A Dhost_special_ports.h167 #define host_set_user_notification_port(host, port) \ macro