create_notification_boundaries  862 pengine/clone.c         *start_notify = create_notification_boundaries(rsc, RSC_START, start, started, data_set);
create_notification_boundaries  874 pengine/clone.c         *stop_notify = create_notification_boundaries(rsc, RSC_STOP, stop, stopped, data_set);
create_notification_boundaries  868 pengine/master.c             create_notification_boundaries(rsc, RSC_PROMOTE, action, action_complete, data_set);
create_notification_boundaries  880 pengine/master.c             create_notification_boundaries(rsc, RSC_DEMOTE, action, action_complete, data_set);
create_notification_boundaries  753 pengine/notif.c     n_data = create_notification_boundaries(rsc, RSC_STOP, NULL, stonith_op,
create_notification_boundaries   23 pengine/notif.h notify_data_t * create_notification_boundaries(resource_t *rsc,