Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds