Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1131 scf_transaction_entry_t *t_state = NULL, *t_state_next = NULL; in _restarter_commit_states() local
1144 (t_state_next = scf_entry_create(h)) == NULL || in _restarter_commit_states()
1260 (r = tx_set_value(t, t_state_next, SCF_PROPERTY_NEXT_STATE, in _restarter_commit_states()
1344 scf_entry_destroy(t_state_next); in _restarter_commit_states()