Searched refs:NOTIFY_PATH_SERVICE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Dconfiguration_profile.c31 #define NOTIFY_PATH_SERVICE "com.apple.system.notify.service.path:0x87:" macro
43 asprintf(&out, "%s%s", NOTIFY_PATH_SERVICE, ident);
49 asprintf(&out, "%s%s/%s.plist", NOTIFY_PATH_SERVICE, CPROF_PATH, ident);
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dservice.c36 #define NOTIFY_PATH_SERVICE "path:" macro
51 else if (!strncmp(name + len, NOTIFY_PATH_SERVICE, NOTIFY_PATH_SERVICE_LEN)) return SERVICE_TYPE_PATH_PRIVATE;
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c49 #define NOTIFY_PATH_SERVICE "com.apple.system.notify.service.path:0x87:" macro
1581 asprintf(&notify_key, "%s%s", NOTIFY_PATH_SERVICE, path);

Completed in 86 milliseconds