Searched refs:t_td (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c3830 scf_transaction_entry_t *t_ms = NULL, *t_ml = NULL, *t_td = NULL; local
3850 ((t_td = scf_entry_create(h)) == NULL ||
3894 ((scf_transaction_property_new(t, t_td,
3898 scf_transaction_property_change_type(t, t_td,
3900 scf_entry_add_value(t_td, v_td) != 0))

Completed in 19 milliseconds