Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dgenerate_ssl_tests.pl18 use OpenSSL::Test qw/srctop_dir srctop_file/;
46 my $source = srctop_file("test", "ssl_test.tmpl");
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm22 srctop_dir srctop_file
154 unless -f srctop_file("Configure");
535 # To only get the bldtop_file and srctop_file functions.
536 use OpenSSL::Test qw/bldtop_file srctop_file/;
603 =item B<srctop_file LIST, FILENAME>
608 C<srctop_file> returns the resulting file path as a string, adapted to the local
615 sub srctop_file { subroutine
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm22 srctop_dir srctop_file
154 unless -f srctop_file("Configure");
535 # To only get the bldtop_file and srctop_file functions.
536 use OpenSSL::Test qw/bldtop_file srctop_file/;
603 =item B<srctop_file LIST, FILENAME>
608 C<srctop_file> returns the resulting file path as a string, adapted to the local
615 sub srctop_file { subroutine
/third_party/node/deps/openssl/openssl/util/perl/
H A Dcheckhandshake.pm11 use OpenSSL::Test qw/:DEFAULT cmdstr srctop_file srctop_dir bldtop_dir/;
/third_party/openssl/util/perl/
H A Dcheckhandshake.pm11 use OpenSSL::Test qw/:DEFAULT cmdstr srctop_file srctop_dir bldtop_dir/;

Completed in 4 milliseconds