pre              1374 lib/pengine/clone.c                           clone_data->promote_notify->pre,
pre              1377 lib/pengine/clone.c                           clone_data->promote_notify->pre,
pre              1380 lib/pengine/clone.c                           clone_data->promote_notify->pre,
pre              1383 lib/pengine/clone.c                           clone_data->start_notify->pre,
pre              1386 lib/pengine/clone.c                           clone_data->stop_notify->pre,
pre              1467 lib/pengine/clone.c                           clone_data->start_notify->pre, pe_order_optional);
pre               448 lib/pengine/pe_notif.c         n_data->pre = new_notify_pseudo_action(rsc, action, RSC_NOTIFY, "pre");
pre               449 lib/pengine/pe_notif.c         pe__set_action_flags(n_data->pre, pe_action_runnable);
pre               450 lib/pengine/pe_notif.c         add_hash_param(n_data->pre->meta, "notify_type", "pre");
pre               451 lib/pengine/pe_notif.c         add_hash_param(n_data->pre->meta, "notify_operation", n_data->action);
pre               462 lib/pengine/pe_notif.c         order_actions(n_data->pre, n_data->pre_done, pe_order_optional);
pre               757 lib/pengine/pe_notif.c     if (required && (n_data->pre != NULL)) {
pre               758 lib/pengine/pe_notif.c         pe__clear_action_flags(n_data->pre, pe_action_optional);
pre               881 lib/pengine/pe_notif.c             new_notify_action(rsc, current_node, n_data->pre,
pre               917 lib/pengine/pe_notif.c             new_notify_action(rsc, rsc->allocated_to, n_data->pre,
pre                46 lib/pengine/pe_status_private.h     pe_action_t *pre;