Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h126 int sas_util_list_expander(int wwnCount, char **wwn_argv,
H A Dsasinfo.c113 return (sas_util_list_expander(objects, argv, options)); in listExpanderFunc()
H A Dsasinfo-list.c321 sas_util_list_expander(int wwnCount, char **wwn_argv, cmdOptions_t *options) in sas_util_list_expander() function