Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfproxy/aluaadm/
H A Daluaadm.c45 static int setLuStandbyFunc(int, char **, cmdOptions_t *, void *);
69 {"standby", setLuStandbyFunc, NULL, NULL, NULL,
89 setLuStandbyFunc(int operandLen, char *operands[], cmdOptions_t *options, in setLuStandbyFunc() function