Home
last modified time | relevance | path

Searched defs:propVal (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libstmf/common/
H A Dstmf.c1732 stmfModifyLu(stmfGuid *luGuid, uint32_t prop, const char *propVal) in stmfModifyLu() argument
1773 const char *propVal) in stmfModifyLuByFname() argument
1791 const char *propVal) in modifyDiskLuProp() argument
2122 stmfGetLuProp(luResource hdl,uint32_t prop,char * propVal,size_t * propLen) stmfGetLuProp() argument
2373 stmfGetGlobalLuProp(uint16_t dType,uint32_t prop,char * propVal,size_t * propLen) stmfGetGlobalLuProp() argument
2393 getDiskGlobalProp(uint32_t prop,char * propVal,size_t * propLen) getDiskGlobalProp() argument
2509 stmfSetGlobalLuProp(uint16_t dType,uint32_t prop,const char * propVal) stmfSetGlobalLuProp() argument
2530 setDiskGlobalProp(uint32_t resourceProp,const char * propVal) setDiskGlobalProp() argument
2626 stmfSetLuProp(luResource hdl,uint32_t prop,const char * propVal) stmfSetLuProp() argument
2655 getDiskProp(luResourceImpl * hdl,uint32_t prop,char * propVal,size_t * propLen) getDiskProp() argument
2854 setDiskProp(luResourceImpl * hdl,uint32_t resourceProp,const char * propVal) setDiskProp() argument
5322 char propVal[10]; deleteNonActiveLus() local
5547 stmfSetStmfProp(uint8_t propType,char * propVal) stmfSetStmfProp() argument
5578 stmfGetStmfProp(uint8_t propType,char * propVal,size_t * propLen) stmfGetStmfProp() argument
5624 char propVal[MAXNAMELEN] = {0}; setStmfProp() local
[all...]
H A Dstore.c2272 psSetStmfProp(int propType, char *propVal) in psSetStmfProp() argument
2278 psGetStmfProp(int propType, char *propVal) in psGetStmfProp() argument
2284 iPsGetSetStmfProp(int propType, char *propVal, int getSet) in iPsGetSetStmfProp() argument
[all...]
/titanic_51/usr/src/cmd/sbdadm/
H A Dsbdadm.c470 callModify(char *fname, stmfGuid *luGuid, uint32_t prop, const char *propVal, in callModify() argument
641 char propVal[MAXPATHLEN]; in print_lu_attr() local
/titanic_51/usr/src/cmd/stmfadm/
H A Dstmfadm.c969 char *propVal = NULL; in modifyLuFunc() local
1061 callModify(char *fname, stmfGuid *luGuid, uint32_t prop, const char *propVal, in callModify() argument
1240 char *propVal = NULL; in setLuPropFromInput() local
2061 char propVal[MAXNAMELEN]; printExtLuProps() local
[all...]