| /netbsd-src/external/gpl2/gmake/dist/tests/ |
| H A D | run_make_tests.pl | 105 $makestring =~ s/#MAKEPATH#/$mkpath/g; 119 $answer =~ s/#MAKEPATH#/$mkpath/g; 304 $mkpath = "$pwd$pathsep$make_path"; 308 $mkpath = $make_path;
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/ |
| H A D | MAKE | 25 $answer = "$mkpath\n$mkpath -f $makefile foo\n" 27 . "$mkpath\n${make_name}[1]: Leaving directory `$pwd'\n";
|
| /netbsd-src/bin/mkdir/ |
| H A D | mkdir.c | 58 static int mkpath(char *, mode_t, mode_t); 120 if (mkpath(*argv, mode, dir_mode) < 0) in main() 152 mkpath(char *path, mode_t mode, mode_t dir_mode) in mkpath() function
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_read_format_isorr_ce.c | 75 mkpath(char *p, int len) in mkpath() function 97 mkpath(path1, 151); in DEFINE_TEST() 98 mkpath(path2, 152); in DEFINE_TEST() 99 mkpath(path3, 153); in DEFINE_TEST()
|
| /netbsd-src/usr.bin/patch/ |
| H A D | mkpath.c | 45 int mkpath(char *); 53 mkpath(char *path) in mkpath() function
|
| H A D | Makefile | 6 SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c
|
| H A D | util.h | 51 extern int mkpath(char *);
|
| H A D | util.c | 334 if (mkpath(tmpbuf) != 0) in makedirs()
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infokey.c | 74 static char *mkpath (const char *dir, const char *file); 188 input_filename = mkpath (homedir, INFOKEY_SRCFILE); in main() 190 output_filename = mkpath (homedir, INFOKEY_FILE); in main() 253 mkpath (const char *dir, const char *file) in mkpath() function
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/regression/ |
| H A D | mkindex.pl | 64 mkpath $destdir . '/' . $dir;
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/regression/ |
| H A D | mkindex.pl | 64 mkpath $destdir . '/' . $dir;
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/libexec/ |
| H A D | ccc-analyzer | 150 mkpath $Dir; 336 mkpath $dir;
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/ |
| H A D | dash-I | 53 $answer = "$mkpath ANOTHER -f $makefile
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | process_docs.pl | 147 mkpath $output_dir
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
| H A D | Test.pm | 953 mkpath($directories{RESULTS}); 1089 mkpath($dir);
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/bin/ |
| H A D | scan-build | 245 mkpath($NewDir); 1611 mkpath($OutDir) unless (-e $OutDir); # abs_path wants existing dir 1631 mkpath($OutDir) unless (-e $OutDir); # abs_path wants existing dir
|
| /netbsd-src/bin/pax/ |
| H A D | extern.h | 207 int mkpath(char *);
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | pvcs2rcs.in | 479 if (!mkpath ($cvs_dir)) 618 if ( !( $options{'rcs-dirs-flat'} or (-d "RCS") or mkpath ( "RCS" ) ) )
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/ |
| H A D | Test.pm | 1035 mkpath($dir);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | Configure | 1687 mkpath($dir); 1705 mkpath($d); 1780 mkpath($buildd);
|