Searched refs:host_get_user_notification_port (Results 1 – 2 of 2) sorted by relevance
83 kr = host_get_user_notification_port(host_priv_self(), &UNDServer); in UNDServer_reference()385 return host_get_user_notification_port(host_priv, serverp); in host_get_UNDServer()
164 #define host_get_user_notification_port(host, port) \ macro