update_actions     42 pengine/allocate.h     enum pe_graph_flags (*update_actions) (action_t *, action_t *, node_t *, enum pe_action_flags,
update_actions    693 pengine/container.c                 changed |= then_child->cmds->update_actions(first_action, then_action, node,
update_actions    771 pengine/container.c                         then_child->cmds->update_actions(first, then_child_action, node, flags, filter, type);
update_actions    219 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags & pe_action_optional,
update_actions    239 pengine/graph.c             then->rsc->cmds->update_actions(first, then, node, first_flags, restart, pe_order_restart);
update_actions    251 pengine/graph.c                 first->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    276 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags & pe_action_optional,
update_actions    294 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    329 pengine/graph.c             changed |= then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    344 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    364 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    378 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    392 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    406 pengine/graph.c                 then->rsc->cmds->update_actions(first, then, node, first_flags,
update_actions    429 pengine/group.c             changed |= child->cmds->update_actions(first, child_action, node, flags, filter, type);