Searched refs:detectors (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dslice.c48 static detectorp detectors[] = { variable
313 for (i = 0; detectors[i] != NULL; i ++) {
314 if (detectors[i](name, attrs, &error) || error != 0) {

Completed in 16 milliseconds