OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:olb_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/Configurations/
descrip.mms.tmpl
1026
my $
olb_count
= scalar grep(m|\.OLB$|, @deps);
1028
if ($
olb_count
> 0) {
/src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl
1378
my $
olb_count
= scalar grep(m|\.OLB$|, map { $_->{lib} } @deps);
1380
if ($
olb_count
> 0) {
/src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl
1296
my $
olb_count
= scalar grep(m|\.OLB$|, map { $_->{lib} } @deps);
1298
if ($
olb_count
> 0) {
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026