Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mpathadm/
H A Dmpathadm.c54 static int failoverFunc(int, char **, int, cmdOptions_t *, void *);
149 {"failover", FAILOVER, failoverFunc},
3322 failoverFunc(int operandLen, char *operand[], int object, cmdOptions_t *options, in failoverFunc() function