Searched refs:zonecfg_set_zonepath (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h315 extern int zonecfg_set_zonepath(zone_dochandle_t, char *);
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c945 zonecfg_set_zonepath(zone_dochandle_t handle, char *zonepath) function
1548 if ((error = zonecfg_set_zonepath(handle, rpath)) != Z_OK)
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c4175 if ((err = zonecfg_set_zonepath(handle, new_zonepath)) != Z_OK) {
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c4444 if ((err = zonecfg_set_zonepath(handle, prop_id)) != Z_OK)

Completed in 84 milliseconds