then_flags 186 pengine/graph.c enum pe_action_flags first_flags, enum pe_action_flags then_flags, then_flags 257 pengine/graph.c then->uuid, is_set(then_flags, pe_action_optional)); then_flags 268 pengine/graph.c then->uuid, is_set(then_flags, pe_action_optional)); then_flags 425 pengine/graph.c if (is_set(type, pe_order_implies_first_printed) && is_set(then_flags, pe_action_optional) == FALSE) { then_flags 563 pengine/graph.c enum pe_action_flags then_flags = 0; then_flags 613 pengine/graph.c then_flags = get_action_flags(then, first_node); then_flags 617 pengine/graph.c is_set(then_flags, pe_action_optional) ? "optional" : "required", then_flags 618 pengine/graph.c is_set(then_flags, pe_action_runnable) ? "runnable" : "unrunnable", then_flags 619 pengine/graph.c is_set(then_flags, then_flags 643 pengine/graph.c changed |= graph_update_action(first, then, node, first_flags, then_flags, other); then_flags 1887 pengine/native.c enum pe_action_flags then_flags = then->flags; then_flags 2044 pengine/native.c if (then_flags != then->flags) { then_flags 2049 pengine/native.c then_flags, first->uuid, first->flags);