Home
last modified time | relevance | path

Searched refs:str_state_next (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c1123 char str_state_next[MAX_SCF_STATE_STRING_SZ]; in _restarter_commit_states() local
1163 sz = restarter_state_to_string(id->i_next_state, str_state_next, in _restarter_commit_states()
1164 sizeof (str_state_next)); in _restarter_commit_states()
1165 assert(sz < sizeof (str_state_next)); in _restarter_commit_states()