Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h179 char entry_namebuf[REP_PROTOCOL_NAME_LEN]; member
H A Dlowlevel.c3930 (void) strlcpy(entry->entry_namebuf, prop, in transaction_add()
3931 sizeof (entry->entry_namebuf)); in transaction_add()
3932 entry->entry_property = entry->entry_namebuf; in transaction_add()