Home
last modified time | relevance | path

Searched defs:scf_transaction_entry (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h166 struct scf_transaction_entry { struct
167 const char *entry_property;
168 scf_handle_t *entry_handle;
169 scf_transaction_t *entry_tx;
170 enum scf_entry_state entry_state;
171 uu_list_node_t entry_link; /* for property name list */
173 scf_value_t *entry_head;
174 scf_value_t *entry_tail; /* for linked values */
176 enum rep_protocol_transaction_action entry_action;
177 rep_protocol_value_type_t entry_type;
[all …]