Searched refs:mkpath (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/tools/regression/bin/pax/
H A Dregress.t9 use File::Path qw(rmtree mkpath);
18 mkpath $dir;
32 mkpath $work94; # $work is 94 characters long
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_isorr_ce.c76 mkpath(char *p, int len) function
98 mkpath(path1, 151);
99 mkpath(path2, 152);
100 mkpath(path3, 153);
/freebsd-9.3-release/contrib/texinfo/info/
H A Dinfokey.c72 static char *mkpath (const char *dir, const char *file);
187 input_filename = mkpath (homedir, INFOKEY_SRCFILE);
189 output_filename = mkpath (homedir, INFOKEY_FILE);
252 mkpath (const char *dir, const char *file)
251 mkpath (const char *dir, const char *file) function
/freebsd-9.3-release/bin/pax/
H A Doptions.c975 mkpath(char *path) function
1241 if (mkpath(dirptr) < 0)
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dpvcs2rcs.in550 if ( !( $options{'rcs-dirs-flat'} or (-d "RCS") or mkpath ( "RCS" ) ) )

Completed in 172 milliseconds