Searched defs:zoneBrandList_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h73 typedef struct _zoneBrandList zoneBrandList_t; typedef in typeref:struct:_zoneBrandList
115 extern zoneList_t z_get_nonglobal_zone_list_by_brand(zoneBrandList_t *);
116 extern void z_free_brand_list(zoneBrandList_t *a_brandList);
117 extern zoneBrandList_t *z_make_brand_list(const char *brandList,
145 zoneBrandList_t *brands);

Completed in 87 milliseconds