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

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h478 uint_t zone_rootpathlen; /* strlen(zone_rootpath) + 1 */ member in struct:zone
757 * The basic idea is that the first (zone_rootpathlen - 1) bytes of the
764 (zone)->zone_rootpathlen - 1) == 0)
774 (path) + (zone)->zone_rootpathlen - 2)

Completed in 64 milliseconds