Searched defs:tpArgv (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
423 input.wwn_argv = tpArgv;
450 tmpAddr = strtoull(tpArgv[tp], NULL, 16);
467 tpArgv[tp]);
474 tmpAddr = strtoull(tpArgv[tp], NULL, 16);

Completed in 49 milliseconds