add_notify_env    576 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_resource", rsc_list);
add_notify_env    577 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_unpromoted_uname", node_list);
add_notify_env    584 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_resource", rsc_list);
add_notify_env    585 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_promoted_uname", node_list);
add_notify_env    814 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_resource", rsc->id);
add_notify_env    815 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_uname", action->node->details->uname);