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.c797 * r_lzRootPath - pointer to handle to string - on success, the
819 z_mount_in_lz(char **r_lzMountPoint, char **r_lzRootPath, char *a_zoneName, argument
840 assert(r_lzRootPath != (char **)NULL);
849 *r_lzRootPath = (char *)NULL;
987 *r_lzRootPath = _z_strdup(lzMountPoint);

Completed in 47 milliseconds