Searched refs:it_enable (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/iscsitsvc/
H A Discsitsvc.c48 static int it_enable(int, char **, cmdOptions_t *, void *);
76 {"start", it_enable, NULL, NULL, NULL, OPERAND_NONE, NULL},
114 it_enable(int operandLen, char *operands[], cmdOptions_t *options, function
136 (void) fprintf(stdout, "it_enable [fd=%d]\n", fd);
155 (void) fprintf(stdout, "it_enable: fqhn = '%s'\n", hostinfo.fqhn);

Completed in 87 milliseconds