OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getlibobjs
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
gentemplate.pm
311
sub
getlibobjs
{
subroutine
319
my @x = $self->
getlibobjs
($section, @{$self->{info}->{$section}->{$_}});
353
# We grab all these "foreign" object files recursively with
getlibobjs
().
372
push @foreign_objs, $self->
getlibobjs
('sources', $_);
428
@foreign_objs = $self->
getlibobjs
('sources', @sourcedeps);
/src/crypto/external/bsd/openssl/dist/Configurations/
gentemplate.pm
311
sub
getlibobjs
{
subroutine
319
my @x = $self->
getlibobjs
($section, @{$self->{info}->{$section}->{$_}});
353
# We grab all these "foreign" object files recursively with
getlibobjs
().
372
push @foreign_objs, $self->
getlibobjs
('sources', $_);
428
@foreign_objs = $self->
getlibobjs
('sources', @sourcedeps);
Completed in 63 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026