Home
last modified time | relevance | path

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

/NextBSD/lib/libnotify/
HDlibnotify.h47 #define NOTIFY_SERVICE_NAME "com.apple.system.notification_center" macro
HDnotify_client.c270 …kstatus = bootstrap_look_up2(bootstrap_port, NOTIFY_SERVICE_NAME, &globals->notify_server_port, 0,… in _notify_lib_init()
/NextBSD/usr.sbin/notifyd/
HDnotifyd.c1143 service_name = NOTIFY_SERVICE_NAME; in main()