Home
last modified time | relevance | path

Searched refs:zonecfg_set_zonepath (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers214 zonecfg_set_zonepath;
H A Dlibzonecfg.c939 zonecfg_set_zonepath(zone_dochandle_t handle, char *zonepath) in zonecfg_set_zonepath() function
1542 if ((error = zonecfg_set_zonepath(handle, rpath)) != Z_OK) in zonecfg_create_snapshot()
/titanic_41/usr/src/head/
H A Dlibzonecfg.h308 extern int zonecfg_set_zonepath(zone_dochandle_t, char *);
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c4173 if ((err = zonecfg_set_zonepath(handle, new_zonepath)) != Z_OK) { in move_func()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c4282 if ((err = zonecfg_set_zonepath(handle, prop_id)) != Z_OK) in set_func()