Searched defs:sharedname (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/Configurations/platform/ | ||
H A D | Cygwin.pm | 15 sub sharedname { subroutine |
H A D | mingw.pm | 32 sub sharedname { subroutine |
H A D | Unix.pm | 56 sub sharedname { subroutine |
H A D | VMS.pm | 57 sub sharedname { subroutine |
H A D | Windows.pm | 48 sub sharedname { subroutine |
H A D | BASE.pm | 27 sub sharedname { return __isshared($_[1]) ? $_[1] : undef } # Name of shared lib subroutine |
/freebsd/crypto/openssl/Configurations/platform/Windows/ | ||
H A D | MSVC.pm | 20 sub sharedname { subroutine |