Home
last modified time | relevance | path

Searched refs:zonecfg_destroy_snapshot (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers89 zonecfg_destroy_snapshot;
H A Dlibzonecfg.c405 zonecfg_destroy_snapshot(const char *zonename) in zonecfg_destroy_snapshot() function
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c550 if ((err = zonecfg_destroy_snapshot(zone_name)) != Z_OK) in zone_ready()
558 if ((err = zonecfg_destroy_snapshot(zone_name)) != Z_OK) in zone_ready()
993 if ((err = zonecfg_destroy_snapshot(zone_name)) != Z_OK) in zone_halt()
/titanic_41/usr/src/head/
H A Dlibzonecfg.h284 extern int zonecfg_destroy_snapshot(const char *);