Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c65 static int onlineTargetFunc(int, char **, cmdOptions_t *, void *);
236 {"online-target", onlineTargetFunc, NULL, NULL, NULL,
3079 onlineTargetFunc(int operandLen, char *operands[], cmdOptions_t *options, in onlineTargetFunc() function