Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h168 const char *entry_property; member
H A Dlowlevel.c192 ((scf_transaction_entry_t *)l_arg)->entry_property; in transaction_entry_compare()
194 ((scf_transaction_entry_t *)r_arg)->entry_property; in transaction_entry_compare()
268 entry_property) == 0); in lowlevel_init()
3808 cur->entry_property = NULL; in entry_invalidate()
3932 entry->entry_property = entry->entry_namebuf; in transaction_add()
4041 len = strlcpy(data, cur->entry_property, REP_PROTOCOL_NAME_LEN); in commit_process()
4047 len = strlen(cur->entry_property); in commit_process()