| /openbsd-src/regress/sbin/pfctl/ |
| H A D | pfr5.in | 2 pass replace ::/0 ::/1 ::/2 ::/3 ::/4 ::/5 ::/6 ::/7 3 pass show 4 pass replace ::/8 ::/9 ::/10 ::/11 ::/12 ::/13 ::/14 ::/15 5 pass show 6 pass replace ::/16 ::/17 ::/18 ::/19 ::/20 ::/21 ::/22 ::/23 7 pass show 8 pass replace ::/24 ::/25 ::/26 ::/27 ::/28 ::/29 ::/30 ::/31 9 pass show 10 pass replace ::/32 ::/33 ::/34 ::/35 ::/36 ::/37 ::/38 ::/39 11 pass show [all …]
|
| H A D | pfr5.ok | 2 # pass replace -n ::/0 ::/1 ::/2 ::/3 ::/4 ::/5 ::/6 ::/7 4 # pass replace -nf- 6 # pass replace -nqv ::/0 ::/1 ::/2 ::/3 ::/4 ::/5 ::/6 ::/7 15 # pass replace -nqvv ::/0 ::/1 ::/2 ::/3 ::/4 ::/5 ::/6 ::/7 24 # pass replace ::/0 ::/1 ::/2 ::/3 ::/4 ::/5 ::/6 ::/7 26 # pass show 35 # pass replace -n ::/8 ::/9 ::/10 ::/11 ::/12 ::/13 ::/14 ::/15 38 # pass replace -nf- 41 # pass replace -nqv ::/8 ::/9 ::/10 ::/11 ::/12 ::/13 ::/14 ::/15 58 # pass replace -nqvv ::/8 ::/9 ::/10 ::/11 ::/12 ::/13 ::/14 ::/15 [all …]
|
| H A D | pfr9.ok | 2 # pass add -n 1.2.3.4 ::1 1.2.3.4 ::1 4 # pass add -nf- 6 # pass add -nqv 1.2.3.4 ::1 1.2.3.4 ::1 11 # pass add -nqvv 1.2.3.4 ::1 1.2.3.4 ::1 16 # pass add 1.2.3.4 ::1 1.2.3.4 ::1 18 # pass add -n 1.2.3.4 ::1 1.2.3.4 ::1 20 # pass add -nf- 22 # pass add -nqv 1.2.3.4 ::1 1.2.3.4 ::1 23 # pass add -nqvv 1.2.3.4 ::1 1.2.3.4 ::1 28 # pass add 1.2.3.4 ::1 1.2.3.4 ::1 [all …]
|
| H A D | pfr12.ok | 2 # pass list 4 # pass list -v 6 # pass kill 8 # pass show 10 # pass rule pass in from <regress> to any 11 # pass list 12 # pass list -v 14 # pass list 15 # pass list -v 17 # pass rule [all …]
|
| H A D | pf47.in | 1 pass in on lo0 all label "" 3 pass in all label "$if" 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" [all …]
|
| H A D | pf47.ok | 1 pass in on lo0 all flags S/SA 2 pass in all flags S/SA label "any" 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" [all …]
|
| H A D | pfr12.in | 2 pass list 3 pass kill 4 pass show 5 pass rule pass in from <regress> to any 6 pass list 7 pass list 8 pass rule 9 pass list 10 pass kill 11 pass show [all …]
|
| H A D | pf81.ok | 3 pass inet6 from (lo0) to ::1 flags S/SA 4 pass inet6 from (lo0) to ::2 flags S/SA 5 pass inet6 from (lo0) to ::3 flags S/SA 6 pass inet from (lo0) to 0.0.0.1 flags S/SA 7 pass inet from (lo0) to 0.0.0.2 flags S/SA 8 pass inet from (lo0) to 0.0.0.3 flags S/SA 9 pass from <foo> to <bar1> flags S/SA 10 pass from <foo> to <bar2> flags S/SA 11 pass from <foo> to <bar3> flags S/SA 12 pass inet6 from <foo> to ::1 flags S/SA [all …]
|
| H A D | pfr14.ok | 2 # pass add -n 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 4 # pass add -nf- 6 # pass add -nqv 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 10 # pass add -nqvv 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 14 # pass add 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 16 # pass show 22 # pass delete -n 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 24 # pass delete -nf- 26 # pass delete -nqv 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 29 # pass delete -nqvv 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 [all …]
|
| H A D | pfr1.ok | 2 # pass add -n 1.1.1.1 1.1.1.2 1.1.1.3 4 # pass add -nf- 6 # pass add -nqv 1.1.1.1 1.1.1.2 1.1.1.3 10 # pass add -nqvv 1.1.1.1 1.1.1.2 1.1.1.3 14 # pass add 1.1.1.1 1.1.1.2 1.1.1.3 16 # pass delete -n 1.1.1.1 1.1.1.2 1.1.1.4 18 # pass delete -nf- 20 # pass delete -nqv 1.1.1.1 1.1.1.2 1.1.1.4 23 # pass delete -nqvv 1.1.1.1 1.1.1.2 1.1.1.4 27 # pass delete 1.1.1.1 1.1.1.2 1.1.1.4 [all …]
|
| H A D | pfr2.ok | 2 # pass add -n ::1 ::2 FE80::1 4 # pass add -nf- 6 # pass add -nqv ::1 ::2 FE80::1 10 # pass add -nqvv ::1 ::2 FE80::1 14 # pass add ::1 ::2 FE80::1 16 # pass delete -n ::1 ::2 FE80::2 18 # pass delete -nf- 20 # pass delete -nqv ::1 ::2 FE80::2 23 # pass delete -nqvv ::1 ::2 FE80::2 27 # pass delete ::1 ::2 FE80::2 [all …]
|
| H A D | pfr10.ok | 2 # pass list 4 # pass list -v 6 # pass load table <regress.1> const 7 # pass list 9 # pass list -v 11 # pass load table <regress.1> persist const 12 # pass list 15 # pass list -v 18 # pass load table <regress.1> persist 19 # pass list [all …]
|
| H A D | pf88.in | 3 pass in on lo1000000 from any to 10.0.0.1 4 pass in on lo1000000 inet from any to 10.0.0.1 6 pass 7 pass out 8 pass out 9 pass out quick 11 pass on lo1000001 to 10.0.0.1 12 pass on lo1000000 from any to 10.0.0.1 14 pass to 10.0.0.2 modulate state 15 pass to 10.0.0.2 keep state [all …]
|
| H A D | pfr6.ok | 2 # pass add -n 1.1.1.1 !1.1.1.2 10.10/16 !10.11/16 ::1 !::2 4 # pass add -nf- 6 # pass add -nqv 1.1.1.1 !1.1.1.2 10.10/16 !10.11/16 ::1 !::2 13 # pass add -nqvv 1.1.1.1 !1.1.1.2 10.10/16 !10.11/16 ::1 !::2 20 # pass add 1.1.1.1 !1.1.1.2 10.10/16 !10.11/16 ::1 !::2 22 # pass show 29 # pass replace -n 1.1.1.1 !1.1.1.2 !!1.1.1.3 !!!1.1.1.4 32 # pass replace -nf- 35 # pass replace -nqv 1.1.1.1 !1.1.1.2 !!1.1.1.3 !!!1.1.1.4 42 # pass replace -nqvv 1.1.1.1 !1.1.1.2 !!1.1.1.3 !!!1.1.1.4 [all …]
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | packagev.t | 70 ok( version::is_strict($v), qq{... and "$v" should pass STRICT regex}); 84 ok( version::is_lax($v), qq{... and "$v" should pass LAX regex}); 89 pass( "... skipping version->new($v)" ); 146 1.00 pass pass pass 147 1.00001 pass pass pass 148 0.123 pass pass pass 149 12.345 pass pass pass 150 42 pass pass pass 151 0 pass pass pass 152 0.0 pass pass pass [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
| H A D | ref-types.exp | 93 pass "print value of s" 102 -re "type = short.*$gdb_prompt $" { pass "ptype s" } 111 pass "print value of ps" 120 -re "type = short \*.*$gdb_prompt $" { pass "ptype ps" } 128 pass "print value of as\[0\]" 137 -re "type = short \\\[4\\\].*$gdb_prompt $" { pass "ptype as" } 138 -re "type = short int \\\[4\\\].*$gdb_prompt $" { pass "ptype as" } 146 pass "print value of as\[1\]" 155 pass "print value of as\[2\]" 164 pass "print value of as\[3\]" [all …]
|
| H A D | templates.exp | 53 pass "ptype T5<int>" 56 pass "ptype T5<int>" 58 …\(void ?\\*\\);${ws}int value \\((void|)\\);${ws}\\}${ws}$gdb_prompt $" { pass "ptype T5<int> -- n… 59 …elete \\(void ?\\*\\);.*int value \\((void|)\\);.*\\}\r\n$gdb_prompt $" { pass "ptype T5<int> -- n… 61 pass "ptype T5<int> (obsolescent gcc or gdb)" 77 …e\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\\}\r\n$gdb_prompt $" { pass "ptype T5<int> -- w… 78 …\\(void ?\\*\\);${ws}int value \\((void|)\\);${ws}\\}\r\n$gdb_prompt $" { pass "ptype t5i<int> -- … 79 …\\(void ?\\*\\);${ws}int value \\((void|)\\);${ws}\\}\r\n$gdb_prompt $" { pass "ptype t5i<int> -- … 81 pass "ptype t5i" 84 pass "ptype t5i" [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/version/t/ |
| H A D | 04strict_lax.t | 47 1.00 pass pass 48 1.00001 pass pass 49 0.123 pass pass 50 12.345 pass pass 51 42 pass pass 52 0 pass pass 53 0.0 pass pass 54 v1.2.3 pass pass 55 v1.2.3.4 pass pass 56 v0.1.2 pass pass [all …]
|
| /openbsd-src/regress/sys/net/pf_forward/ |
| H A D | pf.conf | 3 pass to { $PF_IN/24 $PF_IN6/64 } 4 pass to { $RT_IN/24 $RT_IN6/64 } 5 pass to { $ECO_IN/24 $ECO_IN6/64 } 6 pass to { $ECO_OUT/24 $ECO_OUT6/64 } 7 pass to { $RDR_IN/24 $RDR_IN6/64 } 8 pass to { $RDR_OUT/24 $RDR_OUT6/64 } 10 pass in to { $RDR_IN/24 $RDR_OUT/24 } rdr-to $ECO_IN 11 pass out to { $ECO_OUT/24 $RDR_OUT/24 } nat-to $PF_OUT 12 pass in to { $RDR_IN6/64 $RDR_OUT6/64 } rdr-to $ECO_IN6 13 pass out to { $ECO_OUT6/64 $RDR_OUT6/64 } nat-to $PF_OUT6 [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | pointers.exp | 141 pass "print object pointed to" 150 pass "print object pointed to" 160 pass "pointer1==pointer2" 169 pass "pointer1!=pointer2" 179 pass "pointer1<=pointer2" 189 pass "pointer1>=pointer2" 199 pass "pointer1<pointer2" 208 pass "pointer1>pointer2" 222 pass "pointer assignment and increment" 242 pass "pointer decrement and assignment" [all …]
|
| H A D | bitops.exp | 49 pass "print value of !1" 59 pass "print value of !0" 69 pass "print value of !100" 79 pass "print value of !1000" 89 pass "print value of !10" 99 pass "print value of !2 " 109 pass "print value of 10 | 5" 119 pass "print value of 10 & 5" 129 pass "print value of 10 ^ 5" 139 pass "print value of -!0" [all …]
|
| H A D | all-bin.exp | 72 pass "print value of v_int+v_char" 81 pass "print value of v_int+v_short" 91 pass "print value of v_int+v_signed_char" 101 pass "print value of v_int+v_unsigned_char" 111 pass "print value of v_int+v_signed_short" 121 pass "print value of v_int+v_unsigned_short" 131 pass "print value of v_int+v_signed_int" 141 pass "print value of v_int+v_unsigned_int" 151 pass "print value of v_int+v_long" 161 pass "print value of v_int+v_signed_long" [all …]
|
| H A D | maint.exp | 116 { pass "maint check-symtabs" } 127 { pass "maint space" } 135 { pass "maint space 1" } 144 { pass "maint time" } 152 { pass "maint time 1" } 160 { pass "maint time 0" } 169 { pass "maint space 0" } 177 { pass "maint demangle" } 185 { pass "maint demangle" } 196 pass "maint print statistics" [all …]
|
| H A D | ending-run.exp | 81 pass "cleared bp at line before routine" 127 pass "all set to continue" 165 pass "step out of main" 168 pass "step out of main" 172 pass "step out of main" 176 pass "step out of main" 181 pass "step out of main" 185 pass "step out of main (on Solaris)" 189 pass "step out of main" 193 pass "step out of main" [all …]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | passes.c | 307 register_one_dump_file (struct tree_opt_pass *pass, bool ipa, int properties) in register_one_dump_file() argument 316 if (pass->static_pass_number != -1) in register_one_dump_file() 317 sprintf (num, "%d", ((int) pass->static_pass_number < 0 in register_one_dump_file() 318 ? 1 : pass->static_pass_number)); in register_one_dump_file() 320 dot_name = concat (".", pass->name, num, NULL); in register_one_dump_file() 328 flag_name = concat (prefix, pass->name, num, NULL); in register_one_dump_file() 329 glob_name = concat (prefix, pass->name, NULL); in register_one_dump_file() 330 pass->static_pass_number = dump_register (dot_name, flag_name, glob_name, in register_one_dump_file() 331 flags, pass->letter); in register_one_dump_file() 337 register_dump_files_1 (struct tree_opt_pass *pass, bool ipa, int properties) in register_dump_files_1() argument [all …]
|