create_notification_boundaries   14 include/pcmki/pcmki_sched_notif.h notify_data_t * create_notification_boundaries(pe_resource_t *rsc,
create_notification_boundaries  926 lib/pacemaker/pcmk_sched_clone.c         *start_notify = create_notification_boundaries(rsc, RSC_START, start, started, data_set);
create_notification_boundaries  938 lib/pacemaker/pcmk_sched_clone.c         *stop_notify = create_notification_boundaries(rsc, RSC_STOP, stop, stopped, data_set);
create_notification_boundaries  795 lib/pacemaker/pcmk_sched_notif.c     n_data = create_notification_boundaries(rsc, RSC_STOP, NULL, stonith_op,
create_notification_boundaries  857 lib/pacemaker/pcmk_sched_promotable.c             create_notification_boundaries(rsc, RSC_PROMOTE, action, action_complete, data_set);
create_notification_boundaries  869 lib/pacemaker/pcmk_sched_promotable.c             create_notification_boundaries(rsc, RSC_DEMOTE, action, action_complete, data_set);