Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c72 static int removeViewFunc(int, char **, cmdOptions_t *, void *);
244 {"remove-view", removeViewFunc, "la", "l", NULL,
3293 removeViewFunc(int operandLen, char *operands[], cmdOptions_t *options, in removeViewFunc() function