Searched refs:PROP_VAL_MIN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/zonecfg/ | ||
H A D | zonecfg.h | 150 #define PROP_VAL_MIN PROP_VAL_SIMPLE macro |
H A D | zonecfg.c | 773 assert(pv_type >= PROP_VAL_MIN && pv_type <= PROP_VAL_MAX); in pvt_to_str() |