notify_data_t      42 lib/pengine/variant.h     notify_data_t *stop_notify;
notify_data_t      43 lib/pengine/variant.h     notify_data_t *start_notify;
notify_data_t      44 lib/pengine/variant.h     notify_data_t *demote_notify;
notify_data_t      45 lib/pengine/variant.h     notify_data_t *promote_notify;
notify_data_t     181 pengine/allocate.h     resource_t * rsc, GListPtr children, notify_data_t **start_notify, notify_data_t **stop_notify,  pe_working_set_t * data_set);
notify_data_t     822 pengine/clone.c     resource_t * rsc, GListPtr children, notify_data_t **start_notify, notify_data_t **stop_notify,  pe_working_set_t * data_set)
notify_data_t     238 pengine/notif.c           notify_data_t * n_data, pe_working_set_t * data_set)
notify_data_t     282 pengine/notif.c pe_post_notify(resource_t * rsc, node_t * node, notify_data_t * n_data, pe_working_set_t * data_set)
notify_data_t     318 pengine/notif.c notify_data_t *
notify_data_t     332 pengine/notif.c     notify_data_t *n_data = NULL;
notify_data_t     338 pengine/notif.c     n_data = calloc(1, sizeof(notify_data_t));
notify_data_t     437 pengine/notif.c                           notify_data_t * n_data)
notify_data_t     530 pengine/notif.c expand_notification_data(resource_t *rsc, notify_data_t * n_data, pe_working_set_t * data_set)
notify_data_t     640 pengine/notif.c create_notifications(resource_t * rsc, notify_data_t * n_data, pe_working_set_t * data_set)
notify_data_t     727 pengine/notif.c free_notification_data(notify_data_t * n_data)
notify_data_t     750 pengine/notif.c     notify_data_t *n_data;
notify_data_t      23 pengine/notif.h notify_data_t * create_notification_boundaries(resource_t *rsc,
notify_data_t      29 pengine/notif.h                                gboolean activity, notify_data_t *n_data);
notify_data_t      31 pengine/notif.h gboolean expand_notification_data(resource_t *rsc, notify_data_t *n_data,
notify_data_t      34 pengine/notif.h void create_notifications(resource_t *rsc, notify_data_t *n_data,
notify_data_t      37 pengine/notif.h void free_notification_data(notify_data_t *n_data);