Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_impl.h52 uint_t lp_sz; member
H A Ddlmgmt_util.c265 attrp->lp_sz = attrsz; in linkattr_set()
295 *attrszp = attrp->lp_sz; in linkattr_get()
H A Ddlmgmt_db.c976 attrp->lp_sz = newsize; in dlmgmt_attr_rename()
1004 attrp->lp_sz = strlen(newval) + 1; in dlmgmt_attr_rename()
1418 attrp->lp_sz = new_attr_sz; in linkattr_upgrade()
H A Ddlmgmt_door.c905 attrp->lp_val, attrp->lp_sz, attrp->lp_type)) != 0) { in dlmgmt_writeconf()
1040 attrp->lp_val, attrp->lp_sz, attrp->lp_type)) != 0) { in dlmgmt_openconf()
1105 attrp->lp_val, attrp->lp_sz)) != 0) { in dlmgmt_getconfsnapshot()