Searched defs:tpCount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c389 sas_util_list_targetport(int tpCount, char **tpArgv, cmdOptions_t *options) argument
422 input.wwnCount = tpCount;
432 if (tpCount == 0) {
448 for (tp = 0; tp < tpCount; tp++) {
472 for (tp = 0; tp < tpCount; tp++) {

Completed in 65 milliseconds