OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mandocs
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2082
my %
mandocs
= ();
2304
qr/^\s*
MANDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2305
=> sub { $push_to->(\%
mandocs
, $expand_variables->($+{INDEX}),
2642
foreach my $section (keys %
mandocs
) {
2643
foreach (@{$
mandocs
{$section}}) {
2644
my $
mandocs
= cleanfile($buildd, $_, $blddir);
2645
$unified_info{
mandocs
}->{$section}->{$
mandocs
} = 1;
2878
"imagedocs", "htmldocs", "
mandocs
")) {
2929
(map { @{$unified_info{
mandocs
}->{$_} // []}
[
all
...]
/src/crypto/external/bsd/openssl/dist/
Configure
1955
my %
mandocs
= ();
2177
qr/^\s*
MANDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2178
=> sub { $push_to->(\%
mandocs
, $expand_variables->($+{INDEX}),
2485
foreach my $section (keys %
mandocs
) {
2486
foreach (@{$
mandocs
{$section}}) {
2487
my $
mandocs
= cleanfile($buildd, $_, $blddir);
2488
$unified_info{
mandocs
}->{$section}->{$
mandocs
} = 1;
2719
"imagedocs", "htmldocs", "
mandocs
")) {
2770
(map { @{$unified_info{
mandocs
}->{$_} // []}
[
all
...]
/src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl
283
@{$unified_info{
mandocs
}->{man1}})) -}
287
@{$unified_info{
mandocs
}->{man3}})) -}
291
@{$unified_info{
mandocs
}->{man5}})) -}
295
@{$unified_info{
mandocs
}->{man7}})) -}
gentemplate.pm
30
foreach (sort keys %{$generator->{info}->{
mandocs
}}) { $generator->dodocs('man', $_); }
/src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl
254
@{$unified_info{
mandocs
}->{man1}})) -}
258
@{$unified_info{
mandocs
}->{man3}})) -}
262
@{$unified_info{
mandocs
}->{man5}})) -}
266
@{$unified_info{
mandocs
}->{man7}})) -}
gentemplate.pm
30
foreach (sort keys %{$generator->{info}->{
mandocs
}}) { $generator->dodocs('man', $_); }
/src/crypto/external/apache2/openssl/dist/util/
find-doc-nits
201
# The structure in configdata.pm is that $unified_info{
mandocs
}
208
@{$unified_info{
mandocs
}->{$mansect}} ) {
/src/crypto/external/bsd/openssl/dist/util/
find-doc-nits
197
# The structure in configdata.pm is that $unified_info{
mandocs
}
204
@{$unified_info{
mandocs
}->{$mansect}} ) {
Completed in 35 milliseconds
Indexes created Fri Feb 27 05:31:41 UTC 2026