Home
last modified time | relevance | path

Searched refs:STMF_PS_ERROR_VERSION_MISMATCH (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libstmf/common/
H A Dstore.h47 #define STMF_PS_ERROR_VERSION_MISMATCH 11 macro
H A Dstmf.c529 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfAddToHostGroup()
604 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfAddToTargetGroup()
830 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfAddViewEntry()
955 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfClearProviderData()
1030 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfCreateHostGroup()
3229 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfCreateTargetGroup()
3309 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfDeleteHostGroup()
3389 case STMF_PS_ERROR_VERSION_MISMATCH: in stmfDeleteTargetGroup()
3794 case STMF_PS_ERROR_VERSION_MISMATCH: in iLoadGroupFromPs()
3863 case STMF_PS_ERROR_VERSION_MISMATCH: in iLoadGroupMembersFromPs()
[all …]
H A Dstore.c2612 ret = STMF_PS_ERROR_VERSION_MISMATCH; in iPsInit()