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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c807 * a_mountPointPrefix - pointer to string representing the prefix
820 char *a_gzPath, char *a_mountPointPrefix)
936 a_mountPointPrefix ? a_mountPointPrefix : "zones", uuid);
940 a_mountPointPrefix ? a_mountPointPrefix : "zones",
819 z_mount_in_lz(char **r_lzMountPoint, char **r_lzRootPath, char *a_zoneName, char *a_gzPath, char *a_mountPointPrefix) argument

Completed in 62 milliseconds