Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1132 scf_transaction_entry_t *t_stime = NULL, *t_aux = NULL; in _restarter_commit_states() local
1146 (t_aux = scf_entry_create(h)) == NULL || in _restarter_commit_states()
1279 if ((r = tx_set_value(t, t_aux, SCF_PROPERTY_AUX_STATE, in _restarter_commit_states()
1346 scf_entry_destroy(t_aux); in _restarter_commit_states()