/freebsd/crypto/openssl/test/recipes/ |
H A D | 80-test_cms.t | 72 my $smrsa1024 = catfile($smdir, "smrsa1024.pem"); 73 my $smrsa1 = catfile($smdir, "smrsa1.pem"); 74 my $smroot = catfile($smdir, "smroot.pem"); 106 "-signer", catfile($smdir, "smdsa1.pem"), "-out", "{output}.cms" ], 114 "-signer", catfile($smdir, "smdsa1.pem"), "-out", "{output}.cms" ], 123 "-signer", catfile($smdir, "smdsa1.pem"), "-out", "{output}.cms" ], 135 "-signer", catfile($smdir, "smdsa1.pem"), "-out", "{output}.cms" ], 145 "-signer", catfile($smdir, "smrsa2.pem"), 146 "-signer", catfile($smdir, "smdsa1.pem"), 147 "-signer", catfile($smdir, "smdsa2.pem"), [all …]
|
H A D | 80-test_ocsp.t | 42 "-in", catfile($ocspdir,$inputfile), 47 "-CAfile", catfile($ocspdir, $CAfile), 48 "-verify_other", catfile($ocspdir, $untrusted),
|
H A D | 20-test_enc_more.t | 27 my $plaintext = catfile(".", "testdatafile");
|
H A D | 40-test_rehash.t | 76 catfile(curdir(),
|
H A D | 20-test_enc.t | 29 my $test = catfile(".", "p");
|
/freebsd/crypto/openssl/doc/ |
H A D | build.info.in | 14 map { $_ => 1 } glob catfile($sourcedir, "man$section", "img", "*.png"); 16 map { $_ => 1 } glob catfile($sourcedir, "man$section", "*.pod"); 18 map { $_ => 1 } glob catfile($sourcedir, "man$section", "*.pod.in"); 32 my $htmlfile = abs2rel(catfile($buildtop, "doc", "html", "man$section", 35 my $manfile = abs2rel(catfile($buildtop, "doc", "man", "man$section", 71 my $imagefile = abs2rel(catfile($buildtop, "doc", "$relpath"),
|
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 667 return catfile($directories{RESULTS}); 687 return catfile(result_dir(),@_,$f); 981 return abs2rel(catfile($directories{SRCTOP},@_,$f),getcwd); 994 return abs2rel(catfile($directories{BLDTOP},@_,$f), getcwd); 1030 my $out = catfile($directories{BLDTEST},@_,$f . $e); 1031 $out = catfile($directories{SRCTEST},@_,$f) unless -f $out; 1040 my $out = catfile($directories{BLDAPPS},@_,$f . $e); 1041 $out = catfile($directories{SRCAPPS},@_,$f) unless -f $out; 1050 my $out = catfile($directories{BLDFUZZ},@_,$f . $e); 1051 $out = catfile($directories{SRCFUZZ},@_,$f) unless -f $out; [all …]
|
/freebsd/crypto/openssl/util/ |
H A D | wrap.pl.in | 15 "'" . abs_path(catfile($config{sourcedir}, 25 my $unix_shlib_wrap = catfile($there, 'util/shlib_wrap.sh'); 31 "'" . abs_path(catfile($config{sourcedir}, 'test/fips-and-base.cnf')) . "'";
|
H A D | find-doc-nits | 218 foreach ( glob(catfile($config{sourcedir}, 230 foreach ( glob(catfile($config{sourcedir}, 858 open my $IN, '<', catfile($config{sourcedir}, $file) 878 open FH, catfile($config{sourcedir}, $missingfile)
|
H A D | add-depends.pl | 71 map { catfile($abs_blddir, $_) => $_ }
|
/freebsd/crypto/openssl/test/ |
H A D | run_tests.pl | 36 $ENV{OPENSSL_CONF} = rel2abs(catfile($srctop, "apps", "openssl.cnf")); 40 $ENV{CTLOG_FILE} = rel2abs(catfile($srctop, "test", "ct", "log_list.cnf")); 135 my @preps = glob(catfile($recipesdir,"00-prep_*.t")); 144 return glob(catfile($recipesdir,"$glob-*.t")); 147 return glob(catfile($recipesdir,"*-$glob.t"));
|
H A D | build.info | 960 my @headerfiles = glob catfile($sourcedir,
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 292 $source_name = File::Spec->catfile("$source_dir_name", 299 $source_name = File::Spec->catfile("$source_dir_name", "qf", 305 $data_dir_name = File::Spec->catfile("$source_dir_name", "df"); 310 $source_dir_name = File::Spec->catfile("$source_dir_name", 902 $qf_dest = File::Spec->catfile($destination, "qf"); 905 $df_dest = File::Spec->catfile($destination, "df"); 917 if (-e File::Spec->catfile($qf_dest, "$qprefix$self->{id}")) 1036 $control_dir = File::Spec->catfile($self->{queue_dir}, 'qf'); 1040 $data_dir = File::Spec->catfile($self->{queue_dir}, 'df');
|
/freebsd/crypto/openssl/ |
H A D | configdata.pm.in | 39 return _fixup_path(File::Spec->catfile($config{sourcedir}, @_)) 155 catfile('include', 'openssl', 'configuration.h'); 157 catfile($config{sourcedir}, 'include', 'openssl', 'configuration.h.in'); 256 catfile($config{sourcedir}, 'Configure'), 348 print " ", canonpath(catfile(@buildfile)),"\n"; 355 print ' ',canonpath(catfile(@tmpl)),"\n"; 367 exec $^X,catfile($config{sourcedir}, 'Configure'),'reconf';
|
H A D | Configure | 270 my $dofile = abs2rel(catfile($srcdir, "util/dofile.pl")); 323 collect_from_file(catfile($srcdir,'VERSION.dat')), 361 my $pattern = catfile(dirname($0), "Configurations", "*.conf"); 372 $pattern = catfile(env($local_config_envname), '*.conf'); 1399 my $checker_path = catfile($srcdir, "Configurations", $checker); 1745 catfile(dirname($0), "Configurations", "shared-info.pl"); 1856 $file = catfile($base,$file) unless isabsolute($file); 1864 my $res = abs2rel(catfile(absolutedir($d), $f), rel2abs($relativeto)); 1885 catfile(env($local_config_envname), $_); 1892 ( map { cleanfile($srcdir, catfile("Configurations", $_), $blddir, 1) } [all …]
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.c | 136 char *catfile = NULL; local 167 catfile = *argv++; 176 if ((ofd = open(catfile, O_WRONLY | O_TRUNC | O_CREAT, 0666)) < 0) 177 err(1, "Unable to create a new %s", catfile);
|
/freebsd/crypto/openssl/providers/common/der/ |
H A D | oids_to_c.pm | 72 my $input = File::Spec->catfile($opts{dir}, $file);
|
/freebsd/crypto/openssl/Configurations/ |
H A D | descrip.mms.tmpl | 27 catfile($sourcedir, @_); 30 catfile($builddir, @_); 331 catfile("apps","openssl") -}" 780 use File::Spec::Functions qw/abs2rel rel2abs catfile catdir/; 900 my $outprologue = catfile($outd, '__DECC_INCLUDE_PROLOGUE.H'); 901 my $outepilogue = catfile($outd, '__DECC_INCLUDE_EPILOGUE.H'); 902 my $inprologue = catfile($ind, '__DECC_INCLUDE_PROLOGUE.H'); 903 my $inepilogue = catfile($ind, '__DECC_INCLUDE_EPILOGUE.H'); 1030 my $dofile = abs2rel(rel2abs(catfile($config{sourcedir}, 1191 my $translatesyms_pl = abs2rel(rel2abs(catfile($config{sourcedir}, [all …]
|
H A D | windows-makefile.tmpl | 184 catfile("apps","openssl") -}" 742 my $mkdef = abs2rel(rel2abs(catfile($config{sourcedir}, 792 my $dofile = abs2rel(rel2abs(catfile($config{sourcedir}, 1007 my $dofile = abs2rel(rel2abs(catfile($config{sourcedir},
|
H A D | unix-Makefile.tmpl | 269 catfile("apps","openssl") -}" 1280 map { catfile($config{sourcedir}, $d, $_) } ( '*.h', '*.h.in' ); 1284 my $dir = catfile($config{sourcedir}, $d); 1289 $dir = catfile($config{builddir}, $d); 1291 my $new_f = catfile($dir, $base); 1596 my $dofile = abs2rel(rel2abs(catfile($config{sourcedir}, 1948 my $dofile = abs2rel(rel2abs(catfile($config{sourcedir},
|
/freebsd/crypto/openssl/fuzz/ |
H A D | build.info | 7 $withargs{fuzzer_lib} : catfile(updir(), $withargs{fuzzer_lib}));
|