Searched refs:transaction_add (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 3796 transaction_add(scf_transaction_t *tran, scf_transaction_entry_t *entry, in transaction_add() function 3912 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_NEW, in scf_transaction_property_new() 3925 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_CLEAR, in scf_transaction_property_change() 3938 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_REPLACE, in scf_transaction_property_change_type() 3951 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_DELETE, in scf_transaction_property_delete()
|