update_action_flags  178 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 1552 lib/pacemaker/pcmk_sched_allocate.c     update_action_flags(stonith_op, pe_action_pseudo | pe_action_runnable,
update_action_flags 1838 lib/pacemaker/pcmk_sched_allocate.c             update_action_flags(rh_action_iter, pe_action_runnable | pe_action_clear,
update_action_flags  894 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(started, pe_action_runnable, __func__, __LINE__);
update_action_flags  906 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(stop, pe_action_migrate_runnable, __func__,
update_action_flags  461 lib/pacemaker/pcmk_sched_constraints.c         update_action_flags(unordered_action, pe_action_requires_any,
update_action_flags 1904 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  848 lib/pacemaker/pcmk_sched_native.c         update_action_flags(mon, pe_action_runnable | pe_action_clear,
update_action_flags  854 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 1591 lib/pacemaker/pcmk_sched_native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear,
update_action_flags 1607 lib/pacemaker/pcmk_sched_native.c                 update_action_flags(load_stopped, pe_action_optional | pe_action_clear,
update_action_flags 2732 lib/pacemaker/pcmk_sched_native.c             update_action_flags(stop, pe_action_runnable | pe_action_clear,
update_action_flags 2798 lib/pacemaker/pcmk_sched_native.c         update_action_flags(start, pe_action_optional | pe_action_clear,
update_action_flags 2840 lib/pacemaker/pcmk_sched_native.c         update_action_flags(promote, pe_action_runnable | pe_action_clear,
update_action_flags 3085 lib/pacemaker/pcmk_sched_native.c     update_action_flags(probe, pe_action_optional | pe_action_clear, __func__,
update_action_flags 3260 lib/pacemaker/pcmk_sched_native.c         update_action_flags(action, pe_action_pseudo|pe_action_runnable,
update_action_flags 3264 lib/pacemaker/pcmk_sched_native.c             update_action_flags(action, pe_action_implied_by_stonith,
update_action_flags 3374 lib/pacemaker/pcmk_sched_native.c             update_action_flags(action, pe_action_pseudo|pe_action_runnable,
update_action_flags  318 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_pseudo, __func__, __LINE__);
update_action_flags  319 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_runnable, __func__,
update_action_flags  334 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_pseudo, __func__,
update_action_flags  336 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_runnable, __func__,
update_action_flags  357 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post, pe_action_pseudo, __func__,
update_action_flags  360 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post, pe_action_runnable, __func__,
update_action_flags  363 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post, pe_action_runnable | pe_action_clear,
update_action_flags  380 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post_done, pe_action_pseudo, __func__,
update_action_flags  383 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post_done, pe_action_runnable,
update_action_flags  386 lib/pacemaker/pcmk_sched_notif.c             update_action_flags(n_data->post_done, pe_action_runnable | pe_action_clear,
update_action_flags  606 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre, pe_action_optional | pe_action_clear,
update_action_flags  608 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->pre_done, pe_action_optional | pe_action_clear,
update_action_flags  613 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post, pe_action_optional | pe_action_clear,
update_action_flags  615 lib/pacemaker/pcmk_sched_notif.c         update_action_flags(n_data->post_done, pe_action_optional | pe_action_clear,
update_action_flags  315 lib/pacemaker/pcmk_sched_utils.c                 update_action_flags(op, pe_action_optional | pe_action_clear,
update_action_flags  319 lib/pacemaker/pcmk_sched_utils.c                 update_action_flags(op, pe_action_runnable | pe_action_clear,
update_action_flags  329 lib/pacemaker/pcmk_sched_utils.c                     update_action_flags(op, pe_action_runnable | pe_action_clear,
update_action_flags  475 lib/pacemaker/pcmk_sched_utils.c     update_action_flags(action, pe_action_pseudo, __func__, __LINE__);
update_action_flags  476 lib/pacemaker/pcmk_sched_utils.c     update_action_flags(action, pe_action_runnable, __func__, __LINE__);
update_action_flags  478 lib/pacemaker/pcmk_sched_utils.c         update_action_flags(action, pe_action_runnable, __func__, __LINE__);