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

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

Completed in 135 milliseconds