Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c48 static int addViewFunc(int, char **, cmdOptions_t *, void *);
203 {"add-view", addViewFunc, "nth", NULL, NULL,
602 addViewFunc(int operandLen, char *operands[], cmdOptions_t *options, in addViewFunc() function