OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shlibvariant
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
VMS.pm
30
sub
shlibvariant
{ $target{shlib_variant} || '' }
subroutine
61
($_[0]->
shlibvariant
() // ''),
Windows.pm
27
sub
shlibvariant
{ $target{shlib_variant} || '' }
subroutine
52
($_[0]->
shlibvariant
() // ''));
Unix.pm
34
sub
shlibvariant
{ $target{shlib_variant} || "" }
subroutine
58
($_[0]->
shlibvariant
() // ''));
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
VMS.pm
30
sub
shlibvariant
{ $target{shlib_variant} || '' }
subroutine
61
($_[0]->
shlibvariant
() // ''),
Windows.pm
27
sub
shlibvariant
{ $target{shlib_variant} || '' }
subroutine
52
($_[0]->
shlibvariant
() // ''));
Unix.pm
34
sub
shlibvariant
{ $target{shlib_variant} || "" }
subroutine
58
($_[0]->
shlibvariant
() // ''));
/src/crypto/external/apache2/openssl/dist/Configurations/platform/Windows/
MSVC.pm
25
($_[0]->
shlibvariant
() // ''));
/src/crypto/external/bsd/openssl/dist/Configurations/platform/Windows/
MSVC.pm
25
($_[0]->
shlibvariant
() // ''));
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
11
our $
shlibvariant
= $target{shlib_variant} || "";
69
return $unified_info{sharednames}->{$lib}. $
shlibvariant
. '$(SHLIB_EXT)';
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026