OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:option_uw
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/
find-doc-nits
590
my $
option_uw
= normalise_option($id, $filename, $found);
591
if ( defined $
option_uw
) {
593
if $
option_uw
eq '';
594
err($id, "Duplicate option in SYNOPSIS $
option_uw
\n")
595
if $nodups && defined $listed{$
option_uw
};
596
$listed{$
option_uw
} = 1;
614
my $
option_uw
= normalise_option($id, $filename, $found);
615
if ( defined $
option_uw
) {
617
if $
option_uw
eq '';
618
err($id, "Duplicate option in OPTIONS $
option_uw
\n"
[
all
...]
/src/crypto/external/bsd/openssl/dist/util/
find-doc-nits
558
my $
option_uw
= normalise_option($id, $filename, $found);
560
if defined $
option_uw
&& $
option_uw
eq '';
576
my $
option_uw
= normalise_option($id, $filename, $found);
578
if defined $
option_uw
&& $
option_uw
eq '';
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026