Home
last modified time | relevance | path

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

/freebsd/crypto/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()) }
/freebsd/sys/contrib/openzfs/config/
H A Dconfig.rpath647 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
661 shlibext="$shlibext"