Home
last modified time | relevance | path

Searched defs:dsoext (Results 1 – 5 of 5) sorted by relevance

/openssl/Configurations/platform/
H A DAIX.pm15 sub dsoext { '.so' } subroutine
H A Dmingw.pm18 sub dsoext { '.dll' } subroutine
H A DVMS.pm21 sub dsoext { '.EXE' } subroutine
H A DWindows.pm16 sub dsoext { '.dll' } subroutine
H A DUnix.pm16 sub dsoext { $target{dso_extension} || platform->shlibextsimple() subroutine

Completed in 21 milliseconds