Searched refs:svcStop (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/stmfsvc/ |
H A D | stmfsvc.c | 43 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
|