Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c715 size_t attr_buf_len = 0; in parse_linkprops() local
772 attr_buf_len = translators[type].read_func(curr, in parse_linkprops()
774 if (attr_buf_len == 0) in parse_linkprops()
778 attr_buf, attr_buf_len, type) != 0) { in parse_linkprops()