Searched refs:make_path (Results 1 – 3 of 3) sorted by relevance
213 +use File::Path qw(make_path rmtree);246 + make_path("$treedir/subdir-a");249 + make_path("$treedir/subdir-b");259 + make_path($overdir);260 + make_path("$overdir/subdir-a/aa");263 + make_path("$overdir/subdir-b/bb");266 + make_path("$overdir/symlink-escape");269 + make_path("$overdir/symlink-within");270 + make_path("$overdir/supposed-dir");282 + make_path($expdir);[all …]
109 static const char *make_path(int cpu_num, bool this_is_write_path) in make_path() function142 return make_path(cpu_num, false); in make_input_path()147 return make_path(cpu_num, true); in make_output_path()
729 make_path $dirname;827 make_path $testdir unless -d $testdir;