Searched refs:stmfSetLuProp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/man/man3stmf/
H A DMakefile58 stmfSetLuProp.3stmf \
68 stmfGetLuProp.3stmf := LINKSRC = stmfSetLuProp.3stmf
/illumos-gate/usr/src/cmd/sbdadm/
H A Dsbdadm.c113 ret = stmfSetLuProp(hdl, STMF_LU_PROP_SIZE,
131 ret = stmfSetLuProp(hdl, STMF_LU_PROP_FILENAME, operands[0]);
/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h378 int stmfSetLuProp(luResource hdl, uint32_t propType, const char *propVal);
H A Dstmf.c1806 ret = stmfSetLuProp(hdl, prop, propVal);
2617 * stmfSetLuProp
2626 stmfSetLuProp(luResource hdl, uint32_t prop, const char *propVal) function
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c837 stmfRet = stmfSetLuProp(hdl, STMF_LU_PROP_SIZE,
855 stmfRet = stmfSetLuProp(hdl, STMF_LU_PROP_FILENAME, operands[0]);
1260 ret = stmfSetLuProp(hdl, propId, propVal);

Completed in 92 milliseconds