OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mainf
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/
write-man-symlinks
31
my $
mainf
= $1;
33
die "Bad src file" if !defined $
mainf
;
34
my $podfile = "$srcdir/$
mainf
.pod";
37
$podfile = "$builddir/$
mainf
.pod";
42
next if $name eq $
mainf
;
/src/crypto/external/bsd/openssl/dist/util/
write-man-symlinks
31
my $
mainf
= $1;
33
die "Bad src file" if !defined $
mainf
;
34
my $podfile = "$srcdir/$
mainf
.pod";
37
$podfile = "$builddir/$
mainf
.pod";
42
next if $name eq $
mainf
;
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026