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