Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y122 static const char *min_suffix = ".min"; variable
1556 if ((pos = strstr(prop->prop_name, min_suffix)) != NULL) in process_min_max()