notify_script      19 lib/pengine/rules_alerts.c static char *notify_script = NULL;
notify_script      27 lib/pengine/rules_alerts.c     free(notify_script);
notify_script      28 lib/pengine/rules_alerts.c     notify_script = (script && strcmp(script, "/dev/null"))?
notify_script      34 lib/pengine/rules_alerts.c     if (notify_script || notify_target) {
notify_script     214 lib/pengine/rules_alerts.c         if (notify_script) {
notify_script     220 lib/pengine/rules_alerts.c         if (notify_script) {
notify_script     221 lib/pengine/rules_alerts.c             entry = crm_alert_entry_new("legacy_notification", notify_script);