notify_data_t     292 include/crm/pengine/internal.h void pe__create_notifications(pe_resource_t *rsc, notify_data_t *n_data);
notify_data_t     293 include/crm/pengine/internal.h notify_data_t *pe__clone_notif_pseudo_ops(pe_resource_t *rsc, const char *task,
notify_data_t     296 include/crm/pengine/internal.h void pe__free_notification_data(notify_data_t *n_data);
notify_data_t      57 include/pcmki/pcmki_sched_allocate.h                                  notify_data_t **start_notify,
notify_data_t      58 include/pcmki/pcmki_sched_allocate.h                                  notify_data_t **stop_notify);
notify_data_t     503 lib/pacemaker/pcmk_sched_clone.c                             notify_data_t **start_notify,
notify_data_t     504 lib/pacemaker/pcmk_sched_clone.c                             notify_data_t **stop_notify)
notify_data_t     256 lib/pengine/pe_notif.c add_notify_data_to_action_meta(notify_data_t *n_data, pe_action_t *action)
notify_data_t     307 lib/pengine/pe_notif.c                   pe_action_t *notify_done, notify_data_t *n_data)
notify_data_t     365 lib/pengine/pe_notif.c                        notify_data_t *n_data)
notify_data_t     427 lib/pengine/pe_notif.c notify_data_t *
notify_data_t     431 lib/pengine/pe_notif.c     notify_data_t *n_data = NULL;
notify_data_t     437 lib/pengine/pe_notif.c     n_data = calloc(1, sizeof(notify_data_t));
notify_data_t     533 lib/pengine/pe_notif.c collect_resource_data(pe_resource_t *rsc, bool activity, notify_data_t *n_data)
notify_data_t     660 lib/pengine/pe_notif.c add_notif_keys(pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     794 lib/pengine/pe_notif.c create_notify_actions(pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     928 lib/pengine/pe_notif.c pe__create_notifications(pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     945 lib/pengine/pe_notif.c pe__free_notification_data(notify_data_t *n_data)
notify_data_t     980 lib/pengine/pe_notif.c     notify_data_t *n_data;
notify_data_t      26 lib/pengine/variant.h     notify_data_t *stop_notify;
notify_data_t      27 lib/pengine/variant.h     notify_data_t *start_notify;
notify_data_t      28 lib/pengine/variant.h     notify_data_t *demote_notify;
notify_data_t      29 lib/pengine/variant.h     notify_data_t *promote_notify;