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

/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dzone.h67 char *zone_rootpath; /* Path to zone's root + '/' */ member in struct:zone
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h463 * zone_rootvp and zone_rootpath can never be modified once set.
466 char *zone_rootpath; /* Path to zone's root + '/' */ member in struct:zone
478 uint_t zone_rootpathlen; /* strlen(zone_rootpath) + 1 */
763 (strncmp((path), (zone)->zone_rootpath, \

Completed in 79 milliseconds