Searched defs:createLuFunc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c50 static int createLuFunc(int, char **, cmdOptions_t *, void *);
209 {"create-lu", createLuFunc, "ps", NULL, NULL, OPERAND_MANDATORY_SINGLE,
803 * createLuFunc
810 createLuFunc(int operandLen, char *operands[], cmdOptions_t *options, function
951 * createLuFunc

Completed in 63 milliseconds