Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/iscsitsvc/
H A Discsitsvc.c49 static int it_disable(int, char **, cmdOptions_t *, void *);
77 {"stop", it_disable, NULL, NULL, NULL, OPERAND_NONE, NULL},
170 it_disable(int operandLen, char *operands[], cmdOptions_t *options, in it_disable() function