add_notify_env    707 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_resource", rsc_list);
add_notify_env    708 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_uname", node_list);
add_notify_env    716 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_resource", rsc_list);
add_notify_env    717 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_uname", node_list);
add_notify_env    980 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_resource", rsc->id);
add_notify_env    981 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_uname", stop->node->details->uname);