Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c61 static int listStateFunc(int, char **, cmdOptions_t *, void *);
225 {"list-state", listStateFunc, NULL, NULL, NULL, OPERAND_NONE, NULL},
2450 listStateFunc(int operandLen, char *operands[], cmdOptions_t *options, in listStateFunc() function