OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shlibext
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
mingw.pm
23
sub
shlibext
{ '.dll' }
subroutine
Unix.pm
20
sub
shlibext
{ (my $x = $target{shared_extension}
subroutine
75
my $ext = $_[0]->
shlibext
();
VMS.pm
22
sub
shlibext
{ '.EXE' }
subroutine
Windows.pm
17
sub
shlibext
{ '.dll' }
subroutine
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
mingw.pm
23
sub
shlibext
{ '.dll' }
subroutine
Unix.pm
20
sub
shlibext
{ (my $x = $target{shared_extension}
subroutine
75
my $ext = $_[0]->
shlibext
();
VMS.pm
22
sub
shlibext
{ '.EXE' }
subroutine
Windows.pm
17
sub
shlibext
{ '.dll' }
subroutine
Completed in 23 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026