Home
last modified time | relevance | path

Searched refs:shlibextsimple (Results 1 – 3 of 3) sorted by relevance

/openssl/Configurations/platform/
H A DUnix.pm16 sub dsoext { $target{dso_extension} || platform->shlibextsimple()
31 sub shlibextsimple { (my $x = $target{shared_extension} || '.so') subroutine
76 my $simpleext = $_[0]->shlibextsimple();
H A DAIX.pm16 sub shlibextsimple { '.a' } subroutine
H A Dmingw.pm25 sub shlibextsimple { undef } subroutine

Completed in 7 milliseconds