Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c63 static int offlineTargetFunc(int, char **, cmdOptions_t *, void *);
238 {"offline-target", offlineTargetFunc, NULL, NULL, NULL,
3105 offlineTargetFunc(int operandLen, char *operands[], cmdOptions_t *options, in offlineTargetFunc() function