Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h140 char **r_lzRootPath,
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c819 z_mount_in_lz(char **r_lzMountPoint, char **r_lzRootPath, char *a_zoneName, in z_mount_in_lz() argument
840 assert(r_lzRootPath != (char **)NULL); in z_mount_in_lz()
849 *r_lzRootPath = (char *)NULL; in z_mount_in_lz()
987 *r_lzRootPath = _z_strdup(lzMountPoint); in z_mount_in_lz()