stop_notify        41 lib/pengine/clone.c     notify_data_t *stop_notify;
stop_notify      1194 lib/pengine/clone.c         CRM_ASSERT(clone_data->stop_notify == NULL);
stop_notify      1373 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,
stop_notify      1386 lib/pengine/clone.c                           clone_data->stop_notify->pre,
stop_notify      1406 lib/pengine/clone.c     pe__create_action_notifications(clone, clone_data->stop_notify);
stop_notify      1427 lib/pengine/clone.c     pe__free_action_notification_data(clone_data->stop_notify);
stop_notify      1428 lib/pengine/clone.c     clone_data->stop_notify = NULL;
stop_notify      1461 lib/pengine/clone.c     if (clone_data->stop_notify == NULL) {
stop_notify      1462 lib/pengine/clone.c         clone_data->stop_notify = pe__action_notif_pseudo_ops(clone, RSC_STOP,
stop_notify      1465 lib/pengine/clone.c             && (clone_data->stop_notify != NULL)) {
stop_notify      1466 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,