add_notify_env    564 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_resource", rsc_list);
add_notify_env    565 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_uname", node_list);
add_notify_env    572 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_resource", rsc_list);
add_notify_env    573 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_uname", node_list);
add_notify_env    798 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_resource", rsc->id);
add_notify_env    799 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_uname", action->node->details->uname);