Home
last modified time | relevance | path

Searched refs:WRONG (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/lib/libc/time/
H A Dlocaltime.c1561 #ifndef WRONG
1659 return WRONG; in time2sub()
1661 return WRONG; in time2sub()
1664 return WRONG; in time2sub()
1670 return WRONG; in time2sub()
1695 return WRONG; in time2sub()
1698 return WRONG; in time2sub()
1793 return WRONG; in time2sub()
1798 return WRONG; in time2sub()
1836 return WRONG; in time1()
[all …]
/openbsd/regress/usr.bin/ssh/
H A Dsshsig.sh18 WRONG=$OBJ/wrong-key.pub
106 (printf "$sig_principal " ; cat $WRONG) > $OBJ/allowed_signers
214 cat $WRONG > $OBJ/revoked_keys
242 (printf "$sig_principal " ; cat $WRONG) > $OBJ/allowed_signers
/openbsd/gnu/usr.bin/perl/pod/
H A Dperllol.pod95 $AoA[$i] = @tmp; # WRONG!
184 print @AoA; # WRONG
H A Dperlref.pod701 sub inner { return $x * 19 } # WRONG
852 \local(@array) = foo(); # WRONG
853 \(%hash) = bar(); # WRONG
H A Dperldsc.pod120 $AoA[$i] = @array; # WRONG!
140 $AoA[$i] = \@array; # WRONG!
H A Dperl5005delta.pod878 %hash = { one => 1, two => 2, }; # WRONG
879 %hash = [ qw/ an anon array / ]; # WRONG
H A Dperlsub.pod626 my ($foo) = <STDIN>; # WRONG?
635 my $foo, $bar = 1; # WRONG
1155 # WRONG
1176 baz(); # WRONG: calls itself, but leaks memory
H A Dperl5220delta.pod2021 [A-z] # WRONG; Not portable; not clear what is meant
2022 [a-Z] # WRONG; Not portable; not clear what is meant
2023 [%-.] # WRONG; Not portable; not clear what is meant
2024 [\x41-Z] # WRONG; Not portable; not obvious to non-geek
H A Dperlrecharclass.pod600 / [ \x{10 FFFF} ] /xx # WRONG!
H A Dperldiag.pod5619 [A-z] # WRONG; Not portable; not clear what is meant
5620 [a-Z] # WRONG; Not portable; not clear what is meant
5621 [%-.] # WRONG; Not portable; not clear what is meant
5622 [\x41-Z] # WRONG; Not portable; not obvious to non-geek
5713 %hash = { one => 1, two => 2, }; # WRONG
5714 %hash = [ qw/ an anon array / ]; # WRONG
H A Dperlebcdic.pod1048 $is_ascii = "\r" ne chr(13); # WRONG
H A Dperlop.pod1591 $s = q{ if($x eq "}") ... }; # WRONG
1615 qXfooX # WRONG!
H A Dperlport.pod126 print $socket "Hi there, client!\r\n"; # WRONG
H A Dperlfunc.pod2449 eval { $answer = }; # WRONG
3405 getprotobynumber $number eq 'icmp' # WRONG
8161 # WRONG
8164 # WRONG
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq5.pod595 print $fd[1] "Type it: "; # WRONG
596 my $got = <$fd[0]> # WRONG
597 print $fd[2] "What was that: $got"; # WRONG
797 open my $fh, '+>', '/path/name'; # WRONG (almost always)
H A Dperlfaq7.pod614 local($foo) = <$fh>; # WRONG
621 my($foo) = <$fh>; # WRONG
H A Dperlfaq4.pod614 my $yesterday = localtime() - ONE_DAY; # WRONG
630 my ($d, $m, $y) = ( localtime $today-86400 )[3..5]; # WRONG
1247 my $oref = "$aref"; # WRONG
1258 print "@lines"; # WRONG - extra blanks
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DEquivalentUnifiedIdeograph.txt328 2FAE ; 975E # KANGXI RADICAL WRONG
H A DDNormalizationProps.txt4583 2FAE ; NFKC_CF; 975E # So KANGXI RADICAL WRONG
/openbsd/gnu/usr.bin/binutils/gdb/
H A DREADME74 /berman/migchain/source/gdb-6.3/gdb/configure # WRONG
/openbsd/games/fortune/datfiles/
H A Dzippy330 I can't decide which WRONG TURN to make first!!
332 I can't decide which WRONG TURN to make first!! I wonder if BOB
H A Dfortunes-o1390 putting his bird in the *WRONG* bushes.
/openbsd/gnu/usr.bin/perl/Porting/
H A Depigraphs.pod1919 A long habit of not thinking a thing WRONG, gives it a superficial
/openbsd/gnu/usr.bin/cvs/
H A DFAQ1773 WRONG: CVSROOT=C:\SRC\CVSROOT
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi13095 @@c WRONG - missing @@end ifset.

12