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; local
1146 (t_aux = scf_entry_create(h)) == NULL ||
1279 if ((r = tx_set_value(t, t_aux, SCF_PROPERTY_AUX_STATE,
1346 scf_entry_destroy(t_aux);

Completed in 71 milliseconds