Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h173 scf_value_t *entry_head; member
H A Dlowlevel.c3762 for (v = cur->entry_head; v != NULL; v = next) { in entry_invalidate()
3769 cur->entry_head = NULL; in entry_invalidate()
4007 for (child = cur->entry_head; child != NULL; in commit_process()
4312 if (entry->entry_head == NULL) { in scf_entry_add_value()
4313 entry->entry_head = v; in scf_entry_add_value()
4373 for (curp = &te->entry_head; *curp != NULL; in scf_value_reset_locked()