Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfsvc/
H A Dstmfsvc.c43 static int svcStop(int, char **, cmdOptions_t *, void *);
72 {"stop", svcStop, NULL, NULL, NULL, OPERAND_NONE, NULL},
87 svcStop(int operandLen, char *operands[], cmdOptions_t *options, in svcStop() function