Searched defs:t_aux_reason (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1205 scf_transaction_entry_t *t_aux_reason = NULL; local
1223 (t_aux_reason = scf_entry_create(h)) == NULL ||
1386 (r = tx_set_value(t, t_aux_reason, SCF_PROPERTY_AUX_REASON,
1408 (r = tx_delete_prop(t, t_aux_reason,
1478 scf_entry_destroy(t_aux_reason);

Completed in 23 milliseconds