Searched defs:parse_linkprops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c708 parse_linkprops(char *buf, dlmgmt_link_t *linkp) function
870 * be obtained through parse_linkprops from a property with the format
894 if (parse_linkprops(str, linkp) < 0)

Completed in 60 milliseconds