Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c728 size_t attr_buf_len = 0; in parse_linkprops() local
805 attr_buf_len = translators[type].read_func(curr, in parse_linkprops()
807 if (attr_buf_len == 0) in parse_linkprops()
811 attr_buf, attr_buf_len, type) != 0) { in parse_linkprops()