Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfsvc/
H A Dstmfsvc.c163 case STMF_ERROR_SERVICE_ONLINE: in svcStart()
219 case STMF_ERROR_SERVICE_ONLINE: in online()
/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h74 #define STMF_ERROR_SERVICE_ONLINE (STMF_STATUS_ERROR | 0x0a) macro
H A Dstmf.c5392 return (STMF_ERROR_SERVICE_ONLINE); in stmfLoadConfig()
5766 return (STMF_ERROR_SERVICE_ONLINE); in stmfOnline()
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c412 case STMF_ERROR_SERVICE_ONLINE: in addTargetGroupMemberFunc()