notify_data_t      41 lib/pengine/clone.c     notify_data_t *stop_notify;
notify_data_t      42 lib/pengine/clone.c     notify_data_t *start_notify;
notify_data_t      43 lib/pengine/clone.c     notify_data_t *demote_notify;
notify_data_t      44 lib/pengine/clone.c     notify_data_t *promote_notify;
notify_data_t     259 lib/pengine/pe_notif.c add_notify_data_to_action_meta(const notify_data_t *n_data, pe_action_t *action)
notify_data_t     310 lib/pengine/pe_notif.c                   pe_action_t *notify_done, const notify_data_t *n_data)
notify_data_t     368 lib/pengine/pe_notif.c                        notify_data_t *n_data)
notify_data_t     430 lib/pengine/pe_notif.c notify_data_t *
notify_data_t     434 lib/pengine/pe_notif.c     notify_data_t *n_data = NULL;
notify_data_t     440 lib/pengine/pe_notif.c     n_data = calloc(1, sizeof(notify_data_t));
notify_data_t     537 lib/pengine/pe_notif.c                       notify_data_t *n_data)
notify_data_t     664 lib/pengine/pe_notif.c add_notif_keys(const pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     798 lib/pengine/pe_notif.c create_notify_actions(pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     932 lib/pengine/pe_notif.c pe__create_action_notifications(pe_resource_t *rsc, notify_data_t *n_data)
notify_data_t     949 lib/pengine/pe_notif.c pe__free_action_notification_data(notify_data_t *n_data)
notify_data_t     984 lib/pengine/pe_notif.c     notify_data_t *n_data;
notify_data_t      67 lib/pengine/pe_status_private.h void pe__create_action_notifications(pe_resource_t *rsc, notify_data_t *n_data);
notify_data_t      70 lib/pengine/pe_status_private.h void pe__free_action_notification_data(notify_data_t *n_data);
notify_data_t      73 lib/pengine/pe_status_private.h notify_data_t *pe__action_notif_pseudo_ops(pe_resource_t *rsc, const char *task,