OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curd
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2054
my @
curd
= @{shift @build_dirs};
2055
my $sourced = catdir($srcdir, @
curd
);
2056
my $buildd = catdir($blddir, @
curd
);
2058
my $unixdir = join('/', @
curd
);
2061
push @{$disabled_info{$what}->{skipped}}, catdir(@
curd
);
2270
push @build_dirs, [ @
curd
, splitdir($_, 1) ];
/src/crypto/external/bsd/openssl/dist/
Configure
1927
my @
curd
= @{shift @build_dirs};
1928
my $sourced = catdir($srcdir, @
curd
);
1929
my $buildd = catdir($blddir, @
curd
);
1931
my $unixdir = join('/', @
curd
);
1934
push @{$disabled_info{$what}->{skipped}}, catdir(@
curd
);
2143
push @build_dirs, [ @
curd
, splitdir($_, 1) ];
Completed in 22 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026