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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h175 scf_value_t *entry_head; member in struct:scf_transaction_entry
H A Dlowlevel.c3187 for (child = cur->entry_head; child != NULL;
4605 for (v = cur->entry_head; v != NULL; v = next) {
4612 cur->entry_head = NULL;
5158 if (entry->entry_head == NULL) {
5159 entry->entry_head = v;
5257 for (curp = &te->entry_head; *curp != NULL;

Completed in 30 milliseconds