Searched refs:complex_property_t (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/zonecfg/ | ||
H A D | zonecfg.h | 163 } complex_property_t, *complex_property_ptr_t; typedef |
H A D | zonecfg.c | 709 return (calloc(1, sizeof (complex_property_t))); in alloc_complex() |