Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.h163 } complex_property_t, *complex_property_ptr_t; typedef
H A Dzonecfg.c709 return (calloc(1, sizeof (complex_property_t))); in alloc_complex()