stop_notify 58 include/pcmki/pcmki_sched_allocate.h notify_data_t **stop_notify); stop_notify 493 lib/pacemaker/pcmk_sched_clone.c &clone_data->stop_notify); stop_notify 504 lib/pacemaker/pcmk_sched_clone.c notify_data_t **stop_notify) stop_notify 558 lib/pacemaker/pcmk_sched_clone.c if (stop_notify != NULL && *stop_notify == NULL) { stop_notify 559 lib/pacemaker/pcmk_sched_clone.c *stop_notify = pe__clone_notif_pseudo_ops(rsc, RSC_STOP, stop, stopped); stop_notify 561 lib/pacemaker/pcmk_sched_clone.c if (start_notify && *start_notify && *stop_notify) { stop_notify 562 lib/pacemaker/pcmk_sched_clone.c order_actions((*stop_notify)->post_done, (*start_notify)->pre, pe_order_optional); stop_notify 950 lib/pacemaker/pcmk_sched_clone.c pe__create_notifications(rsc, clone_data->stop_notify); stop_notify 968 lib/pacemaker/pcmk_sched_clone.c pe__free_notification_data(clone_data->stop_notify); stop_notify 969 lib/pacemaker/pcmk_sched_clone.c clone_data->stop_notify = NULL; stop_notify 1123 lib/pengine/clone.c CRM_ASSERT(clone_data->stop_notify == NULL); stop_notify 1300 lib/pengine/clone.c order_actions(clone_data->stop_notify->post_done, stop_notify 1313 lib/pengine/clone.c clone_data->stop_notify->pre, stop_notify 26 lib/pengine/variant.h notify_data_t *stop_notify;