Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/Configurations/platform/
H A DAIX.pm16 sub shlibextsimple { '.a' } subroutine
H A Dmingw.pm25 sub shlibextsimple { undef } subroutine
H A DUnix.pm31 sub shlibextsimple { (my $x = $target{shared_extension} || '.so') subroutine