Searched refs:shlibvariant (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/platform/
H A DVMS.pm30 sub shlibvariant { $target{shlib_variant} || '' } subroutine
61 ($_[0]->shlibvariant() // ''),
H A DWindows.pm27 sub shlibvariant { $target{shlib_variant} || '' } subroutine
52 ($_[0]->shlibvariant() // ''));
H A DUnix.pm34 sub shlibvariant { $target{shlib_variant} || "" } subroutine
58 ($_[0]->shlibvariant() // ''));
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/platform/Windows/
H A DMSVC.pm25 ($_[0]->shlibvariant() // ''));

Completed in 125 milliseconds