OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIGDATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/
Configure
42
*** perl
configdata
.pm --dump ***
286
if (-f "./
configdata
.pm") {
287
my $file = "./
configdata
.pm";
294
@argvcopy = defined($
configdata
::config{perlargv}) ?
295
@{$
configdata
::config{perlargv}} : ();
298
$config{perlenv} = $
configdata
::config{perlenv} // {};
515
# purpose here, but allow scripts to get to know them through
configdata
.pm,
1791
my %disabled_info = (); # For
configdata
.pm
1914
# We want to detect
configdata
.pm in the source tree, so we
1916
my $src_configdata = cleanfile($srcdir, "
configdata
.pm", $blddir, 1)
[
all
...]
/src/crypto/external/apache2/openssl/dist/
Configure
42
*** perl
configdata
.pm --dump ***
308
if (-f "./
configdata
.pm") {
309
my $file = "./
configdata
.pm";
316
@argvcopy = defined($
configdata
::config{perlargv}) ?
317
@{$
configdata
::config{perlargv}} : ();
320
$config{perlenv} = $
configdata
::config{perlenv} // {};
572
# purpose here, but allow scripts to get to know them through
configdata
.pm,
1923
my %disabled_info = (); # For
configdata
.pm
2046
# We want to detect
configdata
.pm in the source tree, so we
2048
my $src_configdata = cleanfile($srcdir, "
configdata
.pm", $blddir, 1)
[
all
...]
Completed in 17 milliseconds
Indexes created Fri Jul 17 00:25:55 UTC 2026