/openbsd-src/gnu/usr.bin/perl/lib/unicore/To/ |
H A D | Bc.pl | 30 21 22 ON 32 26 2A ON 39 3B 40 ON 40 5B 60 ON 41 7B 7E ON 46 A1 ON 48 A6 A9 ON 49 AB AC ON 51 AE AF ON 54 B4 ON [all …]
|
/openbsd-src/regress/usr.bin/dc/ |
H A D | t3.out | 1 99 bottles of beer on the wall, 99 bottles of beer, 3 98 bottles of beer on the wall. 4 98 bottles of beer on the wall, 98 bottles of beer, 6 97 bottles of beer on the wall. 7 97 bottles of beer on the wall, 97 bottles of beer, 9 96 bottles of beer on the wall. 10 96 bottles of beer on the wall, 96 bottles of beer, 12 95 bottles of beer on the wall. 13 95 bottles of beer on the wall, 95 bottles of beer, 15 94 bottles of beer on the wall. [all …]
|
/openbsd-src/regress/sbin/pfctl/ |
H A D | pf47.in | 1 pass in on lo0 all label "" 4 pass in on lo0 all label "$if" 5 pass in on lo0 all label "$if$if" 7 pass in on lo0 all label "$srcaddr" 8 pass in on lo0 from 0/0 to any label "$srcaddr" 9 pass in on lo0 from 127.0.0.1 to any label "$srcaddr" 10 pass in on lo0 from 127.0.0.1 to any label "$srcaddr$srcaddr" 11 pass in on lo0 from 127.0.0.1 to any label ":$srcaddr:$srcaddr:" 12 pass in on lo0 from 127.0.0.1/8 to any label "$srcaddr" 13 pass in on lo0 from 127.0.0.1/16 to any label "$srcaddr$srcaddr" [all …]
|
H A D | pf17.ok | 1 match out on lo0 inet from 192.168.1.1 to any nat-to 10.0.0.1 static-port 2 match in on lo0 inet from any to 10.0.0.1 rdr-to 192.168.1.1 3 match out on lo0 inet proto tcp from 192.168.1.2 to any nat-to 10.0.0.2 static-port 4 match in on lo0 inet proto tcp from any to 10.0.0.2 rdr-to 192.168.1.2 5 match out on lo0 inet proto udp from 192.168.1.3 to any nat-to 10.0.0.3 static-port 6 match in on lo0 inet proto udp from any to 10.0.0.3 rdr-to 192.168.1.3 7 match out on lo0 inet proto icmp from 192.168.1.4 to any nat-to 10.0.0.4 static-port 8 match in on lo0 inet proto icmp from any to 10.0.0.4 rdr-to 192.168.1.4 9 match out on lo0 inet from 192.168.1.5 to 172.16.1.1 nat-to 10.0.0.5 static-port 10 match in on lo0 inet from 172.16.1.1 to 10.0.0.5 rdr-to 192.168.1.5 [all …]
|
H A D | pf47.ok | 1 pass in on lo0 all flags S/SA 3 pass in on lo0 all flags S/SA label "lo0" 4 pass in on lo0 all flags S/SA label "lo0lo0" 5 pass in on lo0 all flags S/SA label "any" 6 pass in on lo0 inet all flags S/SA label "any" 7 pass in on lo0 inet from 127.0.0.1 to any flags S/SA label "127.0.0.1" 8 pass in on lo0 inet from 127.0.0.1 to any flags S/SA label "127.0.0.1127.0.0.1" 9 pass in on lo0 inet from 127.0.0.1 to any flags S/SA label ":127.0.0.1:127.0.0.1:" 10 pass in on lo0 inet from 127.0.0.0/8 to any flags S/SA label "127.0.0.0/8" 11 pass in on lo0 inet from 127.0.0.0/16 to any flags S/SA label "127.0.0.0/16127.0.0.0/16" [all …]
|
H A D | pf17.in | 3 match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1 4 match on lo0 proto tcp from 192.168.1.2 to any binat-to 10.0.0.2 5 match on lo0 proto udp from 192.168.1.3 to any binat-to 10.0.0.3 6 match on lo0 proto icmp from 192.168.1.4 to any binat-to 10.0.0.4 8 match on lo0 from 192.168.1.5 to 172.16.1.1 binat-to 10.0.0.5 9 match on lo0 from 192.168.1.6 to 172.16.1.2/32 binat-to 10.0.0.6 10 match on lo0 from 192.168.1.7 to 172.16.2.0/24 binat-to 10.0.0.7 12 match on lo0 from 192.168.2.0/24 to any binat-to 10.0.5.0/24 13 match on lo0 from 192.168.2.0/28 to any binat-to 10.0.4.0/28 14 match on lo0 from 192.168.2.0/30 to 192.168.3.1 binat-to 10.0.3.0/30 [all …]
|
H A D | pf7.ok | 1 block drop out log on tun1000000 all 2 block drop in log on tun1000000 all 3 block return-rst out log on tun1000000 proto tcp all 4 block return-rst in log on tun1000000 proto tcp all 5 block return-icmp(port-unr, port-unr) out log on tun1000000 proto udp all 6 block return-icmp(port-unr, port-unr) in log on tun1000000 proto udp all 7 block drop out log quick on tun1000000 inet from ! 157.161.48.183 to any 8 block drop in quick on tun1000000 inet from any to 255.255.255.255 9 block drop in log quick on tun1000000 inet from 10.0.0.0/8 to any 10 block drop in log quick on tun1000000 inet from 172.16.0.0/12 to any [all …]
|
H A D | pf68.ok | 1 match on lo0 inet proto tcp from 192.168.1.1 port = 1024 to any port = 80 14 match in log on lo0 proto tcp all scrub (min-ttl 25) 15 match in log on lo0 inet6 proto tcp from (lo1000000) to 2000::1 16 match in log on lo0 inet6 proto tcp from (lo0) to 2000::1 17 match in log on lo0 proto tcp all 18 match in log on lo1000000 proto tcp all 19 match in on lo0 proto tcp all 20 match in on lo0 proto tcp all scrub (no-df min-ttl 15 max-mss 224) 21 match in on lo0 proto tcp all scrub (max-mss 224) 22 match in on lo0 proto tcp all scrub (no-df min-ttl 15 max-mss 224) [all …]
|
H A D | pf7.in | 3 block out log on tun1000000 all 4 block in log on tun1000000 all 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all 8 block return-icmp out log on tun1000000 proto udp all 9 block return-icmp in log on tun1000000 proto udp all 11 block out log quick on tun1000000 from ! 157.161.48.183 to any 13 block in quick on tun1000000 from any to 255.255.255.255 15 block in log quick on tun1000000 from 10.0.0.0/8 to any 16 block in log quick on tun1000000 from 172.16.0.0/12 to any [all …]
|
H A D | pfchksum1.in | 3 block out log on tun1000000 all 4 block in log on tun1000000 all 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all 8 block return-icmp out log on tun1000000 proto udp all 9 block return-icmp in log on tun1000000 proto udp all 11 block out log quick on tun1000000 from ! 157.161.48.183 to any 13 block in quick on tun1000000 from any to 255.255.255.255 15 block in log quick on tun1000000 from 10.0.0.0/8 to any 16 block in log quick on tun1000000 from 172.16.0.0/12 to any [all …]
|
H A D | pfchksum2.in | 3 block out log on tun1000000 all 4 block in log on tun1000000 all 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all 8 block return-icmp out log on tun1000000 proto udp all 9 block return-icmp in log on tun1000000 proto udp all 11 block out log quick on tun1000000 from ! 157.161.48.183 to any 13 block in quick on tun1000000 from any to 255.255.255.255 15 block in log quick on tun1000000 from 10.0.0.0/8 to any 16 block in log quick on tun1000000 from 172.16.0.0/16 to any [all …]
|
H A D | pf2.in | 3 block out log on tun1000000 all 4 block in log on tun1000000 all 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all 8 block return-icmp out log on tun1000000 proto udp all 9 block return-icmp in log on tun1000000 proto udp all 11 block out log quick on tun1000000 from ! 157.161.48.183 to any 13 block in quick on tun1000000 from any to 255.255.255.255 15 block in log quick on tun1000000 from 10.0.0.0/8 to any 16 block in log quick on tun1000000 from 172.16.0.0/12 to any [all …]
|
H A D | pf2.ok | 1 block drop out log on tun1000000 all 2 block drop in log on tun1000000 all 3 block return-rst out log on tun1000000 proto tcp all 4 block return-rst in log on tun1000000 proto tcp all 5 block return-icmp(port-unr, port-unr) out log on tun1000000 proto udp all 6 block return-icmp(port-unr, port-unr) in log on tun1000000 proto udp all 7 block drop out log quick on tun1000000 inet from ! 157.161.48.183 to any 8 block drop in quick on tun1000000 inet from any to 255.255.255.255 9 block drop in log quick on tun1000000 inet from 10.0.0.0/8 to any 10 block drop in log quick on tun1000000 inet from 172.16.0.0/12 to any [all …]
|
H A D | pf31.in | 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block in on lo0 all 9 block in on lo0 inet all 10 block in on lo0 inet6 all 12 block return in on lo0 all [all …]
|
H A D | pf31.ok | 3 block return in on lo0 all 4 block return in on lo0 inet all 5 block return in on lo0 inet6 all 6 block drop in on lo0 all 7 block drop in on lo0 inet all 8 block drop in on lo0 inet6 all 9 block drop in on lo0 all 10 block drop in on lo0 inet all 11 block drop in on lo0 inet6 all 12 block return in on lo0 all [all …]
|
H A D | pf68.in | 1 match on lo0 inet proto tcp from 192.168.1.1 port 1024 to any port 80 10 match in log on lo0 proto tcp from any to any scrub(min-ttl 25) 11 match in log on lo0 inet6 proto tcp from { (lo1000000), (lo0) } to 2000::1 12 match in log on {lo0 lo1000000} proto tcp from any to any 13 match in on lo0 proto tcp all 14 match in on lo0 proto tcp from any to any scrub(max-mss 224 min-ttl 15 no-df) 15 match in on lo0 proto tcp from any to any scrub(max-mss 224) 16 match in on lo0 proto tcp from any to any scrub(min-ttl 15 no-df max-mss 224) 17 match in on lo0 proto tcp from any to any scrub(no-df) 18 match in on lo0 proto tcp from any to any scrub(no-df max-mss 224 min-ttl 15) [all …]
|
/openbsd-src/sbin/unwind/libunbound/sldns/ |
H A D | str2wire.h | 59 * @param len: length of the buffer on input, length of the result on output. 60 * @return 0 on success, otherwise an error. 69 * @param len: length of the buffer on input, length of the result on output. 72 * @return 0 on success, otherwise an error. 81 * @return wireformat dname (malloced) or NULL on failure. 93 * @param len: on input the length of the buffer, on output the amount of 102 * @return 0 on success, an error on failure. 114 * @param len: on input the length of the buffer, on output the amount of 122 * @return 0 on success, an error on failure. 275 * @param len: on input, the length of the rr buffer. on output the rr len. [all …]
|
/openbsd-src/usr.sbin/unbound/sldns/ |
H A D | str2wire.h | 59 * @param len: length of the buffer on input, length of the result on output. 60 * @return 0 on success, otherwise an error. 69 * @param len: length of the buffer on input, length of the result on output. 72 * @return 0 on success, otherwise an error. 81 * @return wireformat dname (malloced) or NULL on failure. 93 * @param len: on input the length of the buffer, on output the amount of 102 * @return 0 on success, an error on failure. 114 * @param len: on input the length of the buffer, on output the amount of 122 * @return 0 on success, an error on failure. 275 * @param len: on input, the length of the rr buffer. on output the rr len. [all …]
|
/openbsd-src/regress/usr.bin/mandoc/roff/args/ |
H A D | mdoc.out_ascii | 6 DDEESSCCRRIIPPTTIIOONN 7 standard unquoted: --oonnee --ttwwoo text 8 escaped blanks: --oonnee oonnee --ttwwoo ttwwoo text 9 escaped 'e' character: --oonnee\\oonnee --ttwwoo text 10 escaped backslash before 'e' character: --oonnee\\ --ttwwoo text 11 double inter-argument space: --oonnee --ttwwoo text 12 triple inter-argument space: --oonnee --ttwwoo text 13 single eol blank: --oonnee --ttwwoo text 14 double eol blank: --oonnee --ttwwoo text 15 triple eol blank: --oonnee --ttwwoo text [all …]
|
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | pp_sys | 6 fileno() on unopened filehandle abc [pp_fileno] 9 binmode() on unopened filehandle abc [pp_binmode] 12 printf() on unopened filehandle abc [pp_prtf] 20 write() on closed filehandle %s [pp_leavewrite] 28 printf() on unopened filehandle abc [pp_prtf] 35 printf() on closed filehandle %s [pp_prtf] 39 syswrite() on closed filehandle %s [pp_send] 43 send() on closed socket %s [pp_send] 47 bind() on closed socket %s [pp_bind] 52 connect() on closed socket %s [pp_connect] [all …]
|
/openbsd-src/share/misc/ |
H A D | na.phone | 68 249::Ontario:ON 126 289:Cobourg:Ontario:ON 127 289:Cooksville:Ontario:ON 128 289:Hamilton:Ontario:ON 129 289:Mississauga:Ontario:ON 130 289:Newmarket:Ontario:ON 131 289:Niagara Falls:Ontario:ON 132 289:St. Catharines:Ontario:ON 133 289:Unionville:Ontario:ON 218 343::Ontario:ON [all...] |
/openbsd-src/gnu/usr.bin/binutils-2.17/ |
H A D | Makefile.def | 145 // "depend" indicates that a target depends on another target uniformly 258 dependencies = { module=all-build-bison; on=all-build-texinfo; }; 259 dependencies = { module=all-build-byacc; on=all-build-texinfo; }; 260 dependencies = { module=all-build-flex; on=all-build-texinfo; }; 261 dependencies = { module=all-build-flex; on=all-build-bison; }; 262 dependencies = { module=all-build-flex; on=all-build-byacc; }; 263 dependencies = { module=all-build-flex; on=all-build-m4; }; 264 dependencies = { module=all-build-libiberty; on=all-build-texinfo; }; 265 dependencies = { module=all-build-m4; on=all-build-texinfo; }; 266 dependencies = { module=all-build-fixincludes; on=all-build-libiberty; }; [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | setshow.exp | 109 #test set check range on 110 gdb_test "set check range on" "" "set check range on" 111 #test show check range on 112 gdb_test "show check range" "Range checking is \"on\"\..*" "show check range (on)" 117 #test set check type on 118 gdb_test "set check type on" "" "set check type on" 119 #test show check type on 120 gdb_test "show check type" "Type checking is \"on\"..*" "show check type (on)" 137 #test set confirm on 138 gdb_test "set confirm on" "" "set confirm on" [all …]
|
/openbsd-src/regress/sys/net/pflog/ |
H A D | pf.conf | 6 pass log (to $PFLOG_N3) on $LO no state 9 match log (to $PFLOG_N2) on $LO no state 12 pass log (to $PFLOG_N1) on $LO inet 13 pass log (to $PFLOG_N1) on $LO to 169.254.0.1 no state 14 pass log (to $PFLOG_N1) on $LO to 169.254.0.2 keep state 15 pass log (all to $PFLOG_N1) on $LO to 169.254.0.3 keep state 16 pass log (user to $PFLOG_N1) on $LO to 169.254.0.4 17 pass on $LO to 169.254.0.5 18 pass log (matches to $PFLOG_N1) on $LO to 169.254.0.6 19 pass on $LO to 169.254.0.6 [all …]
|
/openbsd-src/games/sail/ |
H A D | assorted.c | 27 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 41 table(int rig, int shot, int hittable, struct ship *on, struct ship *from, in table() argument 53 pc = on->file->pcrew; in table() 54 hull = on->specs->hull; in table() 55 crew[0] = on->specs->crew1; in table() 56 crew[1] = on->specs->crew2; in table() 57 crew[2] = on->specs->crew3; in table() 58 rigg[0] = on->specs->rig1; in table() 59 rigg[1] = on->specs->rig2; in table() 60 rigg[2] = on->specs->rig3; in table() [all …]
|