Home
last modified time | relevance | path

Searched refs:be_destroy_zone_roots (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_create.c61 static int be_destroy_zone_roots(char *, be_destroy_data_t *);
1782 if ((ret = be_destroy_zone_roots(zonepath_ds, dd)) in be_destroy_zones()
1818 be_destroy_zone_roots(char *zonepath_ds, be_destroy_data_t *dd) in be_destroy_zone_roots() function