Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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
/third_party/openssl/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 2 milliseconds