Searched refs:v_state_next (Results 1 – 1 of 1) sorted by relevance
1134 scf_value_t *v_state = NULL, *v_state_next = NULL, *v_stime = NULL; in _restarter_commit_states() local1149 (v_state_next = scf_value_create(h)) == NULL || in _restarter_commit_states()1197 scf_value_set_astring(v_state_next, str_new_state_next) != 0) in _restarter_commit_states()1262 SCF_TYPE_ASTRING, v_state_next)) != 0 || in _restarter_commit_states()1349 scf_value_destroy(v_state_next); in _restarter_commit_states()