Home
last modified time | relevance | path

Searched refs:shlibext (Results 1 – 5 of 5) sorted by relevance

/openssl/Configurations/platform/
H A DUnix.pm20 sub shlibext { (my $x = $target{shared_extension} subroutine
75 my $ext = $_[0]->shlibext();
H A Dmingw.pm23 sub shlibext { '.dll' } subroutine
H A DWindows.pm17 sub shlibext { '.dll' } subroutine
H A DVMS.pm22 sub shlibext { '.EXE' } subroutine
H A DBASE.pm37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) }

Completed in 20 milliseconds