Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dmkpath.c40 int mkpath(char *);
48 mkpath(char *path) in mkpath() function
H A DMakefile7 SRCS= backupfile.c inp.c mkpath.c patch.c pch.c util.c
H A Dutil.h50 extern int mkpath(char *);
H A Dutil.c344 if (mkpath(tmpbuf) != 0) in makedirs()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_isorr_ce.c75 mkpath(char *p, int len)
97 mkpath(path1, 151); in DEFINE_TEST()
98 mkpath(path2, 152); in DEFINE_TEST()
99 mkpath(path3, 153); in DEFINE_TEST()
76 mkpath(char *p, int len) mkpath() function
/freebsd/bin/pax/tests/
H A Dlegacy_test.pl15 mkpath $dir;
29 mkpath $work94; # $work is 94 characters long
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm953 mkpath($directories{RESULTS});
1089 mkpath($dir);
/freebsd/bin/pax/
H A Doptions.c976 mkpath(char *path) in mkpath() function
1242 if (mkpath(dirptr) < 0) in cpio_options()
/freebsd/crypto/openssl/
H A DConfigure1843 mkpath($dir) unless $no_mkpath;
1862 mkpath($d) unless $no_mkpath;
1938 mkpath($buildd);