stop_notify        42 lib/pengine/clone.c     notify_data_t *stop_notify;
stop_notify      1205 lib/pengine/clone.c         CRM_ASSERT(clone_data->stop_notify == NULL);
stop_notify      1405 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,
stop_notify      1414 lib/pengine/clone.c                           clone_data->stop_notify->pre, pcmk__ar_ordered);
stop_notify      1433 lib/pengine/clone.c     pe__create_action_notifications(clone, clone_data->stop_notify);
stop_notify      1454 lib/pengine/clone.c     pe__free_action_notification_data(clone_data->stop_notify);
stop_notify      1455 lib/pengine/clone.c     clone_data->stop_notify = NULL;
stop_notify      1489 lib/pengine/clone.c     if (clone_data->stop_notify == NULL) {
stop_notify      1490 lib/pengine/clone.c         clone_data->stop_notify = pe__action_notif_pseudo_ops(clone,
stop_notify      1494 lib/pengine/clone.c             && (clone_data->stop_notify != NULL)) {
stop_notify      1495 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,