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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h169 const char *entry_property; member in struct:scf_transaction_entry
H A Dlowlevel.c187 ((scf_transaction_entry_t *)l_arg)->entry_property;
189 ((scf_transaction_entry_t *)r_arg)->entry_property;
263 entry_property) == 0);
3170 len = strlcpy(data, cur->entry_property, REP_PROTOCOL_NAME_LEN);
3176 len = strlen(cur->entry_property);
4600 cur->entry_property = NULL;
4730 entry->entry_property = entry->entry_namebuf;

Completed in 40 milliseconds