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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h176 scf_value_t *entry_tail; /* for linked values */ member in struct:scf_transaction_entry
H A Dlowlevel.c4613 cur->entry_tail = NULL;
5160 entry->entry_tail = v;
5162 entry->entry_tail->value_next = v;
5163 entry->entry_tail = v;

Completed in 32 milliseconds