Home
last modified time | relevance | path

Searched refs:dsoext (Results 1 - 12 of 12) 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 DVMS.pm21 sub dsoext { '.EXE' } subroutine
H A DWindows.pm16 sub dsoext { '.dll' } subroutine
H A DBASE.pm36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() }
H A DUnix.pm16 sub dsoext { $target{dso_extension} || platform->shlibextsimple() subroutine
/third_party/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 DBASE.pm36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() }
H A DUnix.pm16 sub dsoext { $target{dso_extension} || platform->shlibextsimple() subroutine

Completed in 3 milliseconds