zonecfg_set_zonepath
if ((err = zonecfg_set_zonepath(handle, new_zonepath)) != Z_OK) {
if ((err = zonecfg_set_zonepath(handle, prop_id)) != Z_OK)
extern int zonecfg_set_zonepath(zone_dochandle_t, char *);
if ((error = zonecfg_set_zonepath(handle, rpath)) != Z_OK)