Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h167 const char *entry_property; member
H A Dlowlevel.c188 ((scf_transaction_entry_t *)l_arg)->entry_property; in transaction_entry_compare()
190 ((scf_transaction_entry_t *)r_arg)->entry_property; in transaction_entry_compare()
264 entry_property) == 0); in lowlevel_init()
3757 cur->entry_property = NULL; in entry_invalidate()
3881 entry->entry_property = entry->entry_namebuf; in transaction_add()
3990 len = strlcpy(data, cur->entry_property, REP_PROTOCOL_NAME_LEN); in commit_process()
3996 len = strlen(cur->entry_property); in commit_process()