OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dso_extension
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
Unix.pm
16
sub dsoext { $target{
dso_extension
} || platform->shlibextsimple()
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
Unix.pm
16
sub dsoext { $target{
dso_extension
} || platform->shlibextsimple()
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
14
our $dsoext = $target{
dso_extension
} || ".so";
windows-makefile.tmpl
13
our $dsoext = $target{
dso_extension
} || ".dll";
10-main.conf
1147
dso_extension
=> ".so",
/src/crypto/external/bsd/openssl.old/dist/
Configure
1150
$target{
dso_extension
}//=$target{shared_extension_simple};
3359
"
dso_extension
",
Completed in 40 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026