Searched refs:bldtop_dir (Results 1 – 5 of 5) sorted by relevance
21 $ENV{OPENSSL_ENGINES} = bldtop_dir("engines");
48 my $bldtop = bldtop_dir();
18 use lib bldtop_dir('.');
315 my @CA = $CAtmp ? ("-CAfile", $CAtmp) : ("-CApath", bldtop_dir("certs"));
549 sub bldtop_dir { subroutine