Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/libarchive/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()
/freebsd-14.2/bin/pax/tests/
H A Dlegacy_test.pl15 mkpath $dir;
29 mkpath $work94; # $work is 94 characters long
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm953 mkpath($directories{RESULTS});
1089 mkpath($dir);
/freebsd-14.2/bin/pax/
H A Doptions.c983 mkpath(char *path) in mkpath() function
1249 if (mkpath(dirptr) < 0) in cpio_options()
/freebsd-14.2/crypto/openssl/
H A DConfigure1843 mkpath($dir) unless $no_mkpath;
1862 mkpath($d) unless $no_mkpath;
1938 mkpath($buildd);