Home
last modified time | relevance | path

Searched refs:mkpath (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/tests/
H A Drun_make_tests.pl105 $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 DMAKE25 $answer = "$mkpath\n$mkpath -f $makefile foo\n"
27 . "$mkpath\n${make_name}[1]: Leaving directory `$pwd'\n";
/netbsd-src/bin/mkdir/
H A Dmkdir.c58 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 Dtest_read_format_isorr_ce.c75 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 Dmkpath.c45 int mkpath(char *);
53 mkpath(char *path) in mkpath() function
H A DMakefile6 SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c
H A Dutil.h51 extern int mkpath(char *);
H A Dutil.c334 if (mkpath(tmpbuf) != 0) in makedirs()
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c74 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 Dmkindex.pl64 mkpath $destdir . '/' . $dir;
/netbsd-src/external/gpl3/gcc.old/dist/contrib/regression/
H A Dmkindex.pl64 mkpath $destdir . '/' . $dir;
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
H A Dccc-analyzer150 mkpath $Dir;
336 mkpath $dir;
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/
H A Ddash-I53 $answer = "$mkpath ANOTHER -f $makefile
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprocess_docs.pl147 mkpath $output_dir
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm953 mkpath($directories{RESULTS});
1089 mkpath($dir);
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dscan-build245 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 Dextern.h207 int mkpath(char *);
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in479 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 DTest.pm1035 mkpath($dir);
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DConfigure1687 mkpath($dir);
1705 mkpath($d);
1780 mkpath($buildd);