stop_notify        34 lib/pengine/clone.c     notify_data_t *stop_notify;
stop_notify       944 lib/pengine/clone.c                      && (clone_data->stop_notify == NULL)
stop_notify      1148 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,
stop_notify      1157 lib/pengine/clone.c                           clone_data->stop_notify->pre, pcmk__ar_ordered);
stop_notify      1176 lib/pengine/clone.c     pe__create_action_notifications(clone, clone_data->stop_notify);
stop_notify      1197 lib/pengine/clone.c     pe__free_action_notification_data(clone_data->stop_notify);
stop_notify      1198 lib/pengine/clone.c     clone_data->stop_notify = NULL;
stop_notify      1232 lib/pengine/clone.c     if (clone_data->stop_notify == NULL) {
stop_notify      1233 lib/pengine/clone.c         clone_data->stop_notify = pe__action_notif_pseudo_ops(clone,
stop_notify      1237 lib/pengine/clone.c             && (clone_data->stop_notify != NULL)) {
stop_notify      1238 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,