update_action_flags 1443 pengine/allocate.c     update_action_flags(stonith_op, pe_action_pseudo | pe_action_runnable,
update_action_flags 1726 pengine/allocate.c             update_action_flags(rh_action_iter, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  175 pengine/allocate.h gboolean update_action_flags(action_t * action, enum pe_action_flags flags, const char *source, int line);
update_action_flags  858 pengine/clone.c         update_action_flags(started, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  870 pengine/clone.c         update_action_flags(stop, pe_action_migrate_runnable, __FUNCTION__, __LINE__);
update_action_flags  392 pengine/constraints.c         update_action_flags(unordered_action, pe_action_requires_any, __FUNCTION__, __LINE__);
update_action_flags 1795 pengine/constraints.c         update_action_flags(unordered_action, pe_action_requires_any, __FUNCTION__, __LINE__);
update_action_flags  223 pengine/graph.c             if (update_action_flags(then, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__)) {
update_action_flags  258 pengine/graph.c             if (update_action_flags(first, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__)) {
update_action_flags  305 pengine/graph.c                 if (update_action_flags(then, pe_action_runnable, __FUNCTION__, __LINE__)) {
update_action_flags  349 pengine/graph.c             if (update_action_flags(then, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__)) {
update_action_flags  422 pengine/graph.c         update_action_flags(then, pe_action_print_always, __FUNCTION__, __LINE__);  /* don't care about changed */
update_action_flags  428 pengine/graph.c         update_action_flags(first, pe_action_print_always, __FUNCTION__, __LINE__); /* don't care about changed */
update_action_flags  440 pengine/graph.c         if (update_action_flags(then, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__)) {
update_action_flags  782 pengine/native.c         update_action_flags(mon, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  787 pengine/native.c         update_action_flags(mon, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 1004 pengine/native.c                 update_action_flags(stopped_mon, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 1024 pengine/native.c             update_action_flags(stopped_mon, pe_action_optional, __FUNCTION__, __LINE__);
update_action_flags 1034 pengine/native.c             update_action_flags(stopped_mon, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 1088 pengine/native.c         update_action_flags(start, pe_action_pseudo, __FUNCTION__, __LINE__);       /* easier than trying to delete it from the graph */
update_action_flags 1444 pengine/native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 1458 pengine/native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 2518 pengine/native.c             update_action_flags(stop, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 2562 pengine/native.c         update_action_flags(start, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 2608 pengine/native.c         update_action_flags(promote, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 2978 pengine/native.c     update_action_flags(probe, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags 3134 pengine/native.c         update_action_flags(action, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags 3135 pengine/native.c         update_action_flags(action, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags 3136 pengine/native.c         update_action_flags(action, pe_action_implied_by_stonith, __FUNCTION__, __LINE__);
update_action_flags 3235 pengine/native.c             update_action_flags(action, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags 3236 pengine/native.c             update_action_flags(action, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  349 pengine/notif.c         update_action_flags(n_data->pre, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags  350 pengine/notif.c         update_action_flags(n_data->pre, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  364 pengine/notif.c         update_action_flags(n_data->pre_done, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags  365 pengine/notif.c         update_action_flags(n_data->pre_done, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  385 pengine/notif.c         update_action_flags(n_data->post, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags  387 pengine/notif.c             update_action_flags(n_data->post, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  389 pengine/notif.c             update_action_flags(n_data->post, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  405 pengine/notif.c         update_action_flags(n_data->post_done, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags  407 pengine/notif.c             update_action_flags(n_data->post_done, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  409 pengine/notif.c             update_action_flags(n_data->post_done, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  628 pengine/notif.c         update_action_flags(n_data->pre, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  629 pengine/notif.c         update_action_flags(n_data->pre_done, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  633 pengine/notif.c         update_action_flags(n_data->post, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  634 pengine/notif.c         update_action_flags(n_data->post_done, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  291 pengine/utils.c                 update_action_flags(op, pe_action_optional | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  294 pengine/utils.c                 update_action_flags(op, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  303 pengine/utils.c                     update_action_flags(op, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__);
update_action_flags  436 pengine/utils.c     update_action_flags(action, pe_action_pseudo, __FUNCTION__, __LINE__);
update_action_flags  437 pengine/utils.c     update_action_flags(action, pe_action_runnable, __FUNCTION__, __LINE__);
update_action_flags  439 pengine/utils.c         update_action_flags(action, pe_action_runnable, __FUNCTION__, __LINE__);