Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dmapfile-vers89 stmfGetAluaState;
H A Dlibstmf.h326 int stmfGetAluaState(boolean_t *enabled, uint32_t *node);
H A Dstmf.c5196 stmfGetAluaState(boolean_t *enabled, uint32_t *node) in stmfGetAluaState() function
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c2496 ret = stmfGetAluaState(&aluaEnabled, &node); in listStateFunc()