Home
last modified time | relevance | path

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

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