Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_paths.c79 static char zone_root_buf[MAXPATHLEN]; in z_make_zone_root() local
84 (void) snprintf(zone_root_buf, MAXPATHLEN, "%s%slu/a", zone_path, in z_make_zone_root()
88 return (zone_root_buf); in z_make_zone_root()