OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentguard
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/
fix-deprecation
48
my $
currentguard
= "";
92
if ($
currentguard
ne ''
93
&& (defined $version && $
currentguard
ne $version
97
$
currentguard
= "";
101
if ($
currentguard
eq '' && defined $version) {
102
$
currentguard
= $version;
113
print "#endif\n" if $
currentguard
ne '';
/src/crypto/external/bsd/openssl/dist/util/
fix-deprecation
48
my $
currentguard
= "";
92
if ($
currentguard
ne ''
93
&& (defined $version && $
currentguard
ne $version
97
$
currentguard
= "";
101
if ($
currentguard
eq '' && defined $version) {
102
$
currentguard
= $version;
113
print "#endif\n" if $
currentguard
ne '';
Completed in 19 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026