Searched refs:tmproot (Results 1 – 1 of 1) sorted by relevance
675 char subdir[PATH_MAX], tmproot[PATH_MAX]; in test_statmount_by_fd() local690 snprintf(tmproot, PATH_MAX, "%s/%s", tmpdir, "chroot"); in test_statmount_by_fd()702 if (mkdir(tmproot, 0755)) { in test_statmount_by_fd()713 if (chroot(tmproot)) { in test_statmount_by_fd()796 rmdir(tmproot); in test_statmount_by_fd()