Searched defs:zone_set_root (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c3419 zone_set_root(zone_t *zone, const char *upath) function
4185 * zone_set_root() appended '/' and '\0' at the end of rootpath
4498 if ((error = zone_set_root(zone, zone_root)) != 0) {

Completed in 60 milliseconds