Lines Matching defs:fromdir
1358 char tmp[MAXPATHLEN], fromdir[MAXPATHLEN];
1399 if (zone_get_rootpath(tmp, fromdir, sizeof (fromdir)) == Z_OK &&
1400 strcmp(fromdir, rootpath) != 0) {
1406 if (domount(zlogp, MNTTYPE_LOFS, RESOURCE_DEFAULT_OPTS, fromdir,
1409 fromdir);
1437 char tmp[MAXPATHLEN], fromdir[MAXPATHLEN];
1469 (void) snprintf(fromdir, sizeof (fromdir), "%s%s",
1475 if (domount(zlogp, MNTTYPE_LOFS, "", fromdir, tmp)