Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 1096) sorted by relevance

12345678910>>...44

/openbsd/usr.sbin/nsd/
H A Ddname.h234 assert(label); in label_is_normal()
247 assert(label); in label_is_pointer()
260 assert(label); in label_pointer_location()
274 assert(label); in label_length()
276 return label[0]; in label_length()
288 assert(label); in label_data()
302 assert(label); in label_is_root()
315 assert(label); in label_is_wildcard()
316 return label[0] == 1 && label[1] == '*'; in label_is_wildcard()
330 assert(label); in label_next()
[all …]
/openbsd/regress/sbin/pfctl/
H A Dpf47.in1 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"
22 pass in on lo0 all label "!$dstaddr!"
36 pass in on lo0 all label "x$srcportx"
49 pass in on lo0 all label "$dstport"
54 pass in on lo0 all label "$proto"
62 pass in on lo0 all label "$nr"
[all …]
H A Dpf47.ok2 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"
22 pass in on lo0 all flags S/SA label "!any!"
35 pass in on lo0 all flags S/SA label "xx"
51 pass in on lo0 all flags S/SA label "ip"
52 pass in on lo0 proto esp all label "esp"
55 pass in on lo0 proto 166 all label "166"
[all …]
/openbsd/games/phantasia/
H A Dmap.c66 label("Lorien"); in main()
68 label("Ithilien"); in main()
70 label("Rohan"); in main()
72 label("Anorien"); in main()
86 label("The Moors"); in main()
90 label("The Moors"); in main()
94 label("The Moors"); in main()
98 label("The Moors"); in main()
122 label(" c 1985"); in main()
143 label(s1); in plusplus()
[all …]
/openbsd/usr.sbin/ospf6d/
H A Dname2id.c99 label->ref++; in _name2id()
100 return (label->id); in _name2id()
122 free(label); in _name2id()
125 label->id = new_id; in _name2id()
126 label->ref++; in _name2id()
133 return (label->id); in _name2id()
145 if (label->id == id) in _id2name()
160 if (label->id == id) in _id2tag()
176 return (label->id); in _tag2id()
190 if (label->id == id) in _tag()
[all …]
/openbsd/usr.sbin/ospfd/
H A Dname2id.c99 label->ref++; in _name2id()
100 return (label->id); in _name2id()
122 free(label); in _name2id()
125 label->id = new_id; in _name2id()
126 label->ref++; in _name2id()
133 return (label->id); in _name2id()
145 if (label->id == id) in _id2name()
160 if (label->id == id) in _id2tag()
176 return (label->id); in _tag2id()
190 if (label->id == id) in _tag()
[all …]
/openbsd/usr.sbin/ripd/
H A Dname2id.c87 label->ref++; in _name2id()
88 return (label->id); in _name2id()
110 free(label); in _name2id()
113 label->id = new_id; in _name2id()
114 label->ref++; in _name2id()
121 return (label->id); in _name2id()
127 struct n2id_label *label; in _id2name() local
133 if (label->id == id) in _id2name()
134 return (label->name); in _id2name()
169 if (label->id == id) { in _ref()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dintrinsic77.f53 character*(*) label
63 character*(*) label
73 character*(*) label
83 character*(*) label
93 character*(*) label
103 character*(*) label
113 character*(*) label
123 character*(*) label
130 character*(*) label
138 character*(*) label
[all …]
H A Df90-intrinsic-numeric.f207 character*(*) label
217 character*(*) label
219 call failure(label)
227 character*(*) label
229 call failure(label)
237 character*(*) label
239 call failure(label)
247 character*(*) label
257 character*(*) label
267 character*(*) label
[all …]
H A Df90-intrinsic-mathematical.f90 subroutine failure(label) argument
92 character*(*) label
99 subroutine c_r(a,b,label) argument
102 character*(*) label
104 call failure(label)
112 character*(*) label
114 call failure(label)
122 character*(*) label
124 call failure(label)
132 character*(*) label
[all …]
H A Dintrinsic-f2c-z.f52 subroutine failure(label) argument
54 character*(*) label local
61 subroutine c_z(a,b,label) argument
64 character*(*) label local
66 call failure(label)
74 character*(*) label local
76 call failure(label)
84 character*(*) label local
85 call c_z(f(x),a,label)
92 character*(*) label local
[all …]
H A Dintrinsic-vax-cd.f52 subroutine failure(label) argument
54 character*(*) label
61 subroutine c_z(a,b,label) argument
64 character*(*) label
66 call failure(label)
74 character*(*) label
76 call failure(label)
84 character*(*) label
85 call c_z(f(x),a,label)
92 character*(*) label
[all …]
/openbsd/usr.sbin/relayd/
H A Dname2id.c108 label->ref++; in _name2id()
109 return (label->id); in _name2id()
131 free(label); in _name2id()
134 label->id = new_id; in _name2id()
135 label->ref++; in _name2id()
142 return (label->id); in _name2id()
148 struct n2id_label *label; in _id2name() local
154 if (label->id == id) in _id2name()
155 return (label->name); in _id2name()
190 if (label->id == id) { in _ref()
[all …]
/openbsd/usr.sbin/bgpd/
H A Dname2id.c112 label->ref++; in _name2id()
113 return (label->id); in _name2id()
133 free(label); in _name2id()
136 label->id = new_id; in _name2id()
137 label->ref++; in _name2id()
144 return (label->id); in _name2id()
150 struct n2id_label *label; in _id2name() local
156 if (label->id == id) in _id2name()
157 return (label->name); in _id2name()
192 if (label->id == id) { in _ref()
[all …]
/openbsd/lib/libcrypto/
H A Dx86cpuid.pl24 &jnc (&label("nocpuid"));
38 &jz (&label("intel"));
49 &jnz (&label("intel"));
55 &jb (&label("intel"));
64 &jb (&label("intel"));
75 &jnc (&label("generic"));
79 &ja (&label("generic"));
81 &jmp (&label("generic"));
115 &je (&label("generic"));
120 &ja (&label("generic"));
[all …]
/openbsd/gnu/usr.bin/perl/utils/
H A Dperlivp.PL109 print "ok 1 $label\n";
114 print "not ok 1 $label\n";
133 print "ok 2 $label\n";
138 print "not ok 2 $label\n";
170 print "ok 3 $label\n";
174 print "not ok 3 $label\n";
199 print "ok 4 $label\n";
203 print "not ok 4 $label\n";
269 print "ok 5 $label\n";
273 print "not ok 5 $label\n";
[all …]
/openbsd/regress/sys/kern/noexec/
H A Dnoexec.c49 char label[64] = "non-exec "; variable
95 printf("%s: execute\n", label); in noexec()
228 (void) strlcat(label, "text", sizeof(label)); in worker()
244 (void) strlcat(label, "data", sizeof(label)); in worker()
260 (void) strlcat(label, "bss", sizeof(label)); in worker()
267 (void)strlcat(label, "mutable", sizeof(label)); in worker()
275 (void) strlcat(label, "heap", sizeof(label)); in worker()
280 (void) strlcat(label, "stack", sizeof(label)); in worker()
296 (void) strlcat(label, "-mmap", sizeof(label)); in worker()
300 (void) strlcat(label, "mmap", sizeof(label)); in worker()
[all …]
/openbsd/lib/libcrypto/perlasm/
H A Dx86asm.pl135 $label="000";
140 $label{$_[0]}; # can be undef
145 { $label{$_[0]}="${lbdecor}${label}${_[0]}"; $label++; }
146 $label{$_[0]};
150 { $label{$_[0]}=$_[1] if (!defined($label{$_[0]}));
151 $label{$_[0]};
158 { my $label=&::label($_[0]);
160 &::set_label_B($label);
161 $label;
165 { foreach $i (keys %label)
[all …]
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/
H A DTestBridge.pm122 my ($yaml, $perl, $label) =
135 subtest $label, sub {
189 my ($perl, $yaml, $label) =
194 subtest $label, sub {
225 subtest $label, sub {
251 subtest $label, sub {
277 subtest $label, sub {
308 my ($yaml, $json, $label) =
311 subtest "$label", sub {
374 my ($regex, $label) = @_;
[all …]
/openbsd/regress/lib/libcrypto/sha/
H A Dsha_test.c690 label = SN_sha1; in sha_hash_from_algorithm()
791 label, i); in sha_test()
800 label, i); in sha_test()
807 label, i); in sha_test()
816 label, i); in sha_test()
839 label, i); in sha_test()
845 label, i); in sha_test()
885 label, i); in sha_repetition_test()
899 label, i); in sha_repetition_test()
909 label, i); in sha_repetition_test()
[all …]
/openbsd/sys/dev/ic/
H A Dam7930.c432 sizeof dip->label.name); in am7930_query_devinfo()
442 sizeof dip->label.name); in am7930_query_devinfo()
452 sizeof dip->label.name); in am7930_query_devinfo()
462 sizeof dip->label.name); in am7930_query_devinfo()
472 sizeof dip->label.name); in am7930_query_devinfo()
483 sizeof dip->label.name); in am7930_query_devinfo()
498 sizeof dip->label.name); in am7930_query_devinfo()
512 sizeof dip->label.name); in am7930_query_devinfo()
519 sizeof dip->label.name); in am7930_query_devinfo()
526 sizeof dip->label.name); in am7930_query_devinfo()
[all …]
/openbsd/lib/libcrypto/aes/asm/
H A Daesni-x86.pl125 &jb (&label("${p}128"));
127 &je (&label("${p}192"));
365 &jz (&label("ecb_ret"));
417 &jz (&label("ecb_ret"));
438 jmp (&label("ecb_ret"));
446 &jmp (&label("ecb_ret"));
453 &jmp (&label("ecb_ret"));
460 &jmp (&label("ecb_ret"));
468 &jmp (&label("ecb_ret"));
518 &jz (&label("ecb_ret"));
[all …]
/openbsd/regress/lib/libcrypto/aes/
H A Daes_test.c550 label, test_number); in aes_ecb_test()
561 label, test_number); in aes_ecb_test()
590 label, test_number); in aes_cbc_test()
602 label, test_number); in aes_cbc_test()
621 label, test_number); in aes_evp_test()
630 label, test_number); in aes_evp_test()
637 label, test_number); in aes_evp_test()
643 label, test_number); in aes_evp_test()
666 label, test_number); in aes_evp_test()
674 label, test_number); in aes_evp_test()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A D100_get.t17 my $label = basename($file);
63 is ($got_host, $exp_host, "$label host $exp_host");
64 is ($got_port, $exp_port, "$label port $exp_port");
71 is( $response->{status}, $rc, "$label response code $rc" )
75 ok( $response->{success}, "$label success flag true" );
78 ok( ! $response->{success}, "$label success flag false" );
81 is ( $response->{url}, $url, "$label response URL" );
85 is_deeply($response->{headers}, \%expected, "$label expected headers");
104 $check_expected->( $main::data, "$label cb got content" );
105 is ( $response->{content}, '', "$label resp content empty" );
[all …]
/openbsd/lib/libcrypto/bn/asm/
H A Dbn-586.pl37 &jnc(&label("maw_non_sse2"));
179 &jnz(&label("maw_loop"));
185 &jmp(&label("maw_end"));
294 &jmp(&label("mw_loop"));
300 &jmp(&label("mw_end"));
389 &jnz(&label("sw_loop"));
394 &jz(&label("sw_end"));
469 &jnz(&label("aw_loop"));
474 &jz(&label("aw_end"));
541 &jnz(&label("aw_loop"));
[all …]

12345678910>>...44