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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c66 static char *ctrltypes[] = { variable
1655 while (ctrltypes[type_index] != NULL) {
1656 if (libdiskmgt_str_eq(type, ctrltypes[type_index])) {

Completed in 47 milliseconds