Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h175 scf_value_t *entry_tail; /* for linked values */ member
H A Dlowlevel.c3830 cur->entry_tail = NULL; in entry_invalidate()
4374 entry->entry_tail = v; in scf_entry_add_value()
4376 entry->entry_tail->value_next = v; in scf_entry_add_value()
4377 entry->entry_tail = v; in scf_entry_add_value()