Searched refs:zonecfg_set_zonepath (Results 1 – 5 of 5) sorted by relevance
214 zonecfg_set_zonepath;
939 zonecfg_set_zonepath(zone_dochandle_t handle, char *zonepath) in zonecfg_set_zonepath() function1542 if ((error = zonecfg_set_zonepath(handle, rpath)) != Z_OK) in zonecfg_create_snapshot()
308 extern int zonecfg_set_zonepath(zone_dochandle_t, char *);
4173 if ((err = zonecfg_set_zonepath(handle, new_zonepath)) != Z_OK) { in move_func()
4282 if ((err = zonecfg_set_zonepath(handle, prop_id)) != Z_OK) in set_func()