update_action_flags  173 include/pcmki/pcmki_sched_allocate.h gboolean update_action_flags(pe_action_t * action, enum pe_action_flags flags, const char *source, int line);
update_action_flags 1563 lib/pacemaker/pcmk_sched_allocate.c     update_action_flags(stonith_op, pe_action_pseudo | pe_action_runnable,
update_action_flags 1849 lib/pacemaker/pcmk_sched_allocate.c             update_action_flags(rh_action_iter, pe_action_runnable | pe_action_clear,
update_action_flags  948 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(started, pe_action_runnable, __func__, __LINE__);
update_action_flags  960 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(stop, pe_action_migrate_runnable, __func__,
update_action_flags  464 lib/pacemaker/pcmk_sched_constraints.c         update_action_flags(unordered_action, pe_action_requires_any,
update_action_flags 1911 lib/pacemaker/pcmk_sched_constraints.c         update_action_flags(unordered_action, pe_action_requires_any,
update_action_flags  215 lib/pacemaker/pcmk_sched_graph.c             if (update_action_flags(then, pe_action_optional | pe_action_clear, __func__, __LINE__)) {
update_action_flags  251 lib/pacemaker/pcmk_sched_graph.c             if (update_action_flags(first, pe_action_runnable | pe_action_clear, __func__, __LINE__)) {
update_action_flags  298 lib/pacemaker/pcmk_sched_graph.c                 if (update_action_flags(then, pe_action_runnable, __func__, __LINE__)) {
update_action_flags  345 lib/pacemaker/pcmk_sched_graph.c             if (update_action_flags(then, pe_action_runnable | pe_action_clear, __func__, __LINE__)) {
update_action_flags  417 lib/pacemaker/pcmk_sched_graph.c         update_action_flags(then, pe_action_print_always, __func__, __LINE__);  /* don't care about changed */
update_action_flags  425 lib/pacemaker/pcmk_sched_graph.c         update_action_flags(first, pe_action_print_always, __func__, __LINE__); /* don't care about changed */
update_action_flags  437 lib/pacemaker/pcmk_sched_graph.c         if (update_action_flags(then, pe_action_runnable | pe_action_clear, __func__, __LINE__)) {
update_action_flags  847 lib/pacemaker/pcmk_sched_native.c         update_action_flags(mon, pe_action_runnable | pe_action_clear,
update_action_flags  853 lib/pacemaker/pcmk_sched_native.c         update_action_flags(mon, pe_action_runnable | pe_action_clear,
update_action_flags 1059 lib/pacemaker/pcmk_sched_native.c                 update_action_flags(stopped_mon, pe_action_runnable | pe_action_clear,
update_action_flags 1079 lib/pacemaker/pcmk_sched_native.c             update_action_flags(stopped_mon, pe_action_optional, __func__,
update_action_flags 1090 lib/pacemaker/pcmk_sched_native.c             update_action_flags(stopped_mon, pe_action_runnable | pe_action_clear,
update_action_flags 1150 lib/pacemaker/pcmk_sched_native.c         update_action_flags(start, pe_action_pseudo, __func__, __LINE__);
update_action_flags 1596 lib/pacemaker/pcmk_sched_native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear,
update_action_flags 1612 lib/pacemaker/pcmk_sched_native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear,
update_action_flags 2458 lib/pacemaker/pcmk_sched_native.c             update_action_flags(stop, pe_action_runnable | pe_action_clear,
update_action_flags 2524 lib/pacemaker/pcmk_sched_native.c         update_action_flags(start, pe_action_optional | pe_action_clear,
update_action_flags 2566 lib/pacemaker/pcmk_sched_native.c         update_action_flags(promote, pe_action_runnable | pe_action_clear,
update_action_flags 2811 lib/pacemaker/pcmk_sched_native.c     update_action_flags(probe, pe_action_optional | pe_action_clear, __func__,
update_action_flags 2986 lib/pacemaker/pcmk_sched_native.c         update_action_flags(action, pe_action_pseudo|pe_action_runnable,
update_action_flags 2990 lib/pacemaker/pcmk_sched_native.c             update_action_flags(action, pe_action_implied_by_stonith,
update_action_flags 3100 lib/pacemaker/pcmk_sched_native.c             update_action_flags(action, pe_action_pseudo|pe_action_runnable,
update_action_flags  320 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_pseudo, __func__, __LINE__);
update_action_flags  321 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_runnable, __func__,
update_action_flags  336 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_pseudo, __func__,
update_action_flags  338 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_runnable, __func__,
update_action_flags  359 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post, pe_action_pseudo, __func__,
update_action_flags  362 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post, pe_action_runnable, __func__,
update_action_flags  365 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post, pe_action_runnable | pe_action_clear,
update_action_flags  382 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post_done, pe_action_pseudo, __func__,
update_action_flags  385 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post_done, pe_action_runnable,
update_action_flags  388 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post_done, pe_action_runnable | pe_action_clear,
update_action_flags  616 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_optional | pe_action_clear,
update_action_flags  618 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_optional | pe_action_clear,
update_action_flags  623 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post, pe_action_optional | pe_action_clear,
update_action_flags  625 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post_done, pe_action_optional | pe_action_clear,
update_action_flags  317 lib/pacemaker/pcmk_sched_utils.c                 update_action_flags(op, pe_action_optional | pe_action_clear,
update_action_flags  321 lib/pacemaker/pcmk_sched_utils.c                 update_action_flags(op, pe_action_runnable | pe_action_clear,
update_action_flags  331 lib/pacemaker/pcmk_sched_utils.c                     update_action_flags(op, pe_action_runnable | pe_action_clear,
update_action_flags  479 lib/pacemaker/pcmk_sched_utils.c     update_action_flags(action, pe_action_pseudo, __func__, __LINE__);
update_action_flags  480 lib/pacemaker/pcmk_sched_utils.c     update_action_flags(action, pe_action_runnable, __func__, __LINE__);
update_action_flags  482 lib/pacemaker/pcmk_sched_utils.c         update_action_flags(action, pe_action_runnable, __func__, __LINE__);