Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.h58 int listLogicalUnit(int operandLen, char *operand[], cmdOptions_t *options);
H A Dmpathadm.c736 listLogicalUnit(int operandLen, char *operand[], cmdOptions_t *options) in listLogicalUnit() function
3174 ret = listLogicalUnit(operandLen, operand, options); in listFunc()