Home
last modified time | relevance | path

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

/titanic_41/usr/src/man/man3stmf/
H A DMakefile50 stmfModifyLu.3stmf \
66 stmfModifyLuByFname.3stmf := LINKSRC = stmfModifyLu.3stmf
/titanic_41/usr/src/lib/libstmf/common/
H A Dmapfile-vers78 stmfModifyLu;
H A Dlibstmf.h361 int stmfModifyLu(stmfGuid *luGuid, uint32_t prop, const char *propVal);
H A Dstmf.c1732 stmfModifyLu(stmfGuid *luGuid, uint32_t prop, const char *propVal) in stmfModifyLu() function
/titanic_41/usr/src/pkg/manifests/
H A Dstorage-stmf.mf145 file path=usr/share/man/man3stmf/stmfModifyLu.3stmf
171 target=stmfModifyLu.3stmf
/titanic_41/usr/src/cmd/sbdadm/
H A Dsbdadm.c477 stmfRet = stmfModifyLu(luGuid, prop, propVal); in callModify()
/titanic_41/usr/src/cmd/stmfadm/
H A Dstmfadm.c1068 stmfRet = stmfModifyLu(luGuid, prop, propVal); in callModify()