HomeSort by: relevance | last modified time | path
    Searched refs:opt_n (Results 1 - 16 of 16) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/util/
echo.pl 7 our $opt_n = 0;
12 print "\n" unless $opt_n;
find-doc-nits 39 our($opt_n);
78 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1259 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1260 my @files_to_read = ( $opt_n && @ARGV ) ? @ARGV : files(TAGS => 'manual');
1269 if ( $opt_n );
1277 if ( $opt_n ) {
  /src/crypto/external/bsd/openssl/dist/util/
echo.pl 7 our $opt_n = 0;
12 print "\n" unless $opt_n;
find-doc-nits 39 our($opt_n);
76 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1197 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1198 my @files_to_read = ( $opt_n && @ARGV ) ? @ARGV : files(TAGS => 'manual');
1207 if ( $opt_n );
1215 if ( $opt_n ) {
  /src/crypto/external/bsd/openssl.old/dist/util/
echo.pl 7 our $opt_n = 0;
12 print "\n" unless $opt_n;
find-doc-nits 25 our($opt_n);
506 $opt_n = 1 if $opt_p;
510 unless $opt_c or $opt_l or $opt_n or $opt_u;
557 if ( $opt_n ) {
  /src/external/ibm-public/postfix/dist/mantools/
postconf2html 28 $opt_n = undef;
56 $block =~ s/<\s*nroffescape[^>]+>//g unless $opt_n;
  /src/external/cddl/dtracetoolkit/dist/Bin/
errinfo 69 $FILTER = "&& execname == \"$opt_n\"" if defined $opt_n;
  /src/external/cddl/dtracetoolkit/dist/
errinfo 69 $FILTER = "&& execname == \"$opt_n\"" if defined $opt_n;
  /src/external/bsd/ntp/dist/scripts/deprecated/
freq_adj.in 6 use vars qw($opt_n);
84 if (defined($opt_n)) {
  /src/external/bsd/less/dist/
mkutable 11 use vars qw( $opt_f $opt_n );
100 $type_ok = not $type_ok if $opt_n;
  /src/crypto/external/apache2/openssl/dist/crypto/objects/
objects.pl 14 our($opt_n);
130 if ( $opt_n ) {
  /src/crypto/external/bsd/openssl/dist/crypto/objects/
objects.pl 14 our($opt_n);
130 if ( $opt_n ) {
  /src/crypto/external/bsd/openssl.old/dist/crypto/objects/
objects.pl 14 our($opt_n);
130 if ( $opt_n ) {
  /src/external/bsd/openldap/dist/build/
shtool 202 opt_n=no
265 opt_n=no
775 if [ .$opt_n = .no ]; then
1388 if [ ".$opt_n" = .no ]; then
1399 if [ ".$opt_n" = .no ]; then
1420 if [ ".$opt_n" = .no ]; then
1442 if [ ".$opt_n" = .no ]; then
  /src/external/gpl2/groff/dist/src/utils/afmtodit/
afmtodit.pl 6055 our ($opt_a, $opt_d, $opt_e, $opt_i, $opt_m, $opt_n, $opt_s, $opt_v, $opt_x);
6432 if (!$opt_n && %ligatures) {

Completed in 31 milliseconds