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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c6963 int path_offset = 0; local
6972 path_offset = 1;
6991 pathlen = c - zone->zone_rootpath + 1 - path_offset;
6992 rootpath_start = (zone->zone_rootpath + path_offset);

Completed in 59 milliseconds