next_state 34 daemons/controld/controld_fsa.c enum crmd_fsa_state next_state, next_state 579 daemons/controld/controld_fsa.c enum crmd_fsa_state next_state, fsa_data_t *msg_data) next_state 592 daemons/controld/controld_fsa.c const char *state_to = fsa_state2string(next_state); next_state 595 daemons/controld/controld_fsa.c CRM_LOG_ASSERT(cur_state != next_state); next_state 600 daemons/controld/controld_fsa.c if (cur_state == S_IDLE || next_state == S_IDLE) { next_state 602 daemons/controld/controld_fsa.c } else if (cur_state == S_NOT_DC || next_state == S_NOT_DC) { next_state 608 daemons/controld/controld_fsa.c } else if (next_state == S_RECOVERY) { next_state 617 daemons/controld/controld_fsa.c if (next_state != S_ELECTION && cur_state != S_RELEASE_DC) { next_state 620 daemons/controld/controld_fsa.c if (next_state == S_INTEGRATION) { next_state 626 daemons/controld/controld_fsa.c if (next_state == S_FINALIZE_JOIN) { next_state 632 daemons/controld/controld_fsa.c if (next_state != S_PENDING) { next_state 635 daemons/controld/controld_fsa.c if (next_state != S_IDLE) { next_state 639 daemons/controld/controld_fsa.c if (cur_state == S_FINALIZE_JOIN && next_state == S_POLICY_ENGINE) { next_state 643 daemons/controld/controld_fsa.c switch (next_state) { next_state 678 daemons/controld/controld_fsa.c fsa_state2string(next_state), fsa_cause2string(cause)); next_state 697 daemons/controld/controld_fsa.c fsa_state2string(next_state), fsa_cause2string(cause)); next_state 721 daemons/controld/controld_fsa.c if (clear_recovery_bit && next_state != S_PENDING) { next_state 115 maint/gnulib/lib/regexec.c re_dfastate_t *next_state); next_state 2248 maint/gnulib/lib/regexec.c re_dfastate_t *next_state) next_state 2255 maint/gnulib/lib/regexec.c mctx->state_log[cur_idx] = next_state; next_state 2260 maint/gnulib/lib/regexec.c mctx->state_log[cur_idx] = next_state; next_state 2273 maint/gnulib/lib/regexec.c if (next_state != NULL) next_state 2275 maint/gnulib/lib/regexec.c table_nodes = next_state->entrance_nodes; next_state 2289 maint/gnulib/lib/regexec.c next_state = mctx->state_log[cur_idx] next_state 2298 maint/gnulib/lib/regexec.c if (__glibc_unlikely (dfa->nbackref) && next_state != NULL) next_state 2303 maint/gnulib/lib/regexec.c *err = check_subexp_matching_top (mctx, &next_state->nodes, next_state 2309 maint/gnulib/lib/regexec.c if (next_state->has_backref) next_state 2311 maint/gnulib/lib/regexec.c *err = transit_state_bkref (mctx, &next_state->nodes); next_state 2314 maint/gnulib/lib/regexec.c next_state = mctx->state_log[cur_idx]; next_state 2318 maint/gnulib/lib/regexec.c return next_state; next_state 2393 maint/gnulib/lib/regexec.c re_dfastate_t *next_state; next_state 2415 maint/gnulib/lib/regexec.c next_state = re_acquire_state_context (err, dfa, &next_nodes, context); next_state 2421 maint/gnulib/lib/regexec.c return next_state; next_state 54 maint/gnulib/lib/strverscmp.c static const uint_least8_t next_state[] = next_state 87 maint/gnulib/lib/strverscmp.c state = next_state[state];