stop_notify        34 lib/pengine/clone.c     notify_data_t *stop_notify;
stop_notify       942 lib/pengine/clone.c                      && (clone_data->stop_notify == NULL)
stop_notify      1146 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,
stop_notify      1155 lib/pengine/clone.c                           clone_data->stop_notify->pre, pcmk__ar_ordered);
stop_notify      1174 lib/pengine/clone.c     pe__create_action_notifications(clone, clone_data->stop_notify);
stop_notify      1195 lib/pengine/clone.c     pe__free_action_notification_data(clone_data->stop_notify);
stop_notify      1196 lib/pengine/clone.c     clone_data->stop_notify = NULL;
stop_notify      1230 lib/pengine/clone.c     if (clone_data->stop_notify == NULL) {
stop_notify      1231 lib/pengine/clone.c         clone_data->stop_notify = pe__action_notif_pseudo_ops(clone,
stop_notify      1235 lib/pengine/clone.c             && (clone_data->stop_notify != NULL)) {
stop_notify      1236 lib/pengine/clone.c             order_actions(clone_data->stop_notify->post_done,