Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/openbsd/usr.bin/make/
H A Dlowparse.c158 istream->origin.lineno = 0; in new_input_file()
188 istream->origin = *origin; in new_input_string()
199 Location origin; in Parse_FromString() local
201 origin.fname = current->origin.fname; in Parse_FromString()
202 origin.lineno = lineno; in Parse_FromString()
283 current->origin.lineno++; in Parse_ReadNextConditionalLine()
295 current->origin.lineno++; in read_logical_line()
338 current->origin.lineno++; in Parse_ReadUnparsedLine()
423 current->origin.lineno++; in skip_empty_lines_and_read_char()
469 post_parse = origin; in Parse_SetLocation()
[all …]
H A Derror.c145 ParseVErrorInternal(const Location *origin, int type, const char *fmt, in ParseVErrorInternal() argument
158 if (origin->fname) in ParseVErrorInternal()
159 fprintf(stderr, " (%s:%lu)", origin->fname, origin->lineno); in ParseVErrorInternal()
/openbsd/usr.sbin/dvmrpd/
H A Drde_mfc.c74 nmfc.origin = mn->origin; in mfc_expire_timer()
146 if (ntohl(a->origin.s_addr) < ntohl(b->origin.s_addr)) in mfc_compare()
148 if (ntohl(a->origin.s_addr) > ntohl(b->origin.s_addr)) in mfc_compare()
162 s.origin.s_addr = origin; in mfc_find()
215 mfcctl.origin.s_addr = mn->origin.s_addr; in mfc_dump()
255 p.origin.s_addr = (mn->origin.s_addr & in mfc_send_prune()
288 m.origin.s_addr = mn->origin.s_addr; in mfc_update_source()
320 mn->origin.s_addr = nmfc->origin.s_addr; in mfc_update()
400 inet_ntoa(p->origin)); in mfc_recv_prune()
413 inet_ntoa(p->origin)); in mfc_recv_prune()
[all …]
/openbsd/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.9.in18 origin-set empty1 {
21 origin-set one1 { 1.2.3/24 source-as 0 }
22 origin-set one2 {
26 origin-set test2 { 1.2.3/24 source-as 1, 1.2.8.0/22 source-as 3 }
28 origin-set test3 {
38 origin-set test4 {
48 match from any origin-set empty1
49 match from any origin-set test3
H A Dbgpd.conf.9.ok18 origin-set "empty1" {
21 origin-set "one1" {
25 origin-set "one2" {
29 origin-set "test2" {
34 origin-set "test3" {
44 origin-set "test4" {
58 match from any origin-set "empty1"
59 match from any origin-set "test3"
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_frontbuffer.c81 enum fb_op_origin origin) in frontbuffer_flush() argument
91 trace_intel_frontbuffer_flush(i915, frontbuffer_bits, origin); in frontbuffer_flush()
95 intel_psr_flush(i915, frontbuffer_bits, origin); in frontbuffer_flush()
96 intel_fbc_flush(i915, frontbuffer_bits, origin); in frontbuffer_flush()
167 enum fb_op_origin origin, in __intel_fb_invalidate() argument
172 if (origin == ORIGIN_CS) { in __intel_fb_invalidate()
182 intel_psr_invalidate(i915, frontbuffer_bits, origin); in __intel_fb_invalidate()
184 intel_fbc_invalidate(i915, frontbuffer_bits, origin); in __intel_fb_invalidate()
188 enum fb_op_origin origin, in __intel_fb_flush() argument
193 if (origin == ORIGIN_CS) { in __intel_fb_flush()
[all …]
H A Dintel_frontbuffer.h81 enum fb_op_origin origin,
96 enum fb_op_origin origin) in intel_frontbuffer_invalidate() argument
107 __intel_fb_invalidate(front, origin, frontbuffer_bits); in intel_frontbuffer_invalidate()
112 enum fb_op_origin origin,
124 enum fb_op_origin origin) in intel_frontbuffer_flush() argument
135 __intel_fb_flush(front, origin, frontbuffer_bits); in intel_frontbuffer_flush()
/openbsd/regress/usr.sbin/bgpd/integrationtests/
H A Dexabgp.as0.test2.ok1 neighbor 10.12.57.1 receive update announced 10.12.1.0/24 next-hop 10.12.57.3 origin igp as-path [ …
2 neighbor 10.12.57.1 receive update announced 10.12.3.0/24 next-hop 10.12.57.3 origin igp as-path [ …
3 neighbor 10.12.57.1 receive update announced 10.13.1.0/24 next-hop 10.12.57.4 origin igp as-path [ …
4 neighbor 10.12.57.1 receive update announced 10.13.2.0/24 next-hop 10.12.57.4 origin igp as-path [ …
5 neighbor 10.12.57.1 receive update announced 10.13.3.0/24 next-hop 10.12.57.4 origin igp as-path [ …
H A Dbgpd.mrt.conf7 origin egp
20 origin egp
38 origin egp
51 origin egp
H A Dexabgp.med_2.ok3 origin validation state: N = not-found, V = valid, ! = invalid
5 origin: i = IGP, e = EGP, ? = Incomplete
7 flags vs destination gateway lpref med aspath origin
H A Dexabgp.med.ok3 origin validation state: N = not-found, V = valid, ! = invalid
5 origin: i = IGP, e = EGP, ? = Incomplete
7 flags vs destination gateway lpref med aspath origin
H A Dexabgp.attr.ok3 origin validation state: N = not-found, V = valid, ! = invalid
5 origin: i = IGP, e = EGP, ? = Incomplete
7 flags vs destination gateway lpref med aspath origin
H A Dmaxcomm.ok3 origin validation state: N = not-found, V = valid, ! = invalid
5 origin: i = IGP, e = EGP, ? = Incomplete
7 flags vs destination gateway lpref med aspath origin
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp365 u64 origin64 = ((u64)origin << 32) | origin; in SetOrigin()
369 if (*(u32 *)beg != origin) in SetOrigin()
370 *(u32 *)beg = origin; in SetOrigin()
552 SetOrigin(addr, size, origin); in SetShadow()
696 conditional_callback(label, origin); in ConditionalCallback()
817 d.Warning(), origin, d.Default()); in PrintInvalidOriginIdWarning()
859 Origin o = Origin::FromRawId(origin); in PrintOriginTraceToStr()
921 dfsan_origin origin) { in dfsan_print_origin_id_trace() argument
926 Origin o = Origin::FromRawId(origin); in dfsan_print_origin_id_trace()
946 Origin o = Origin::FromRawId(origin); in dfsan_sprint_origin_id_trace()
[all …]
/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_decide_test.c86 { .aspath = &asdata[0].a, .med = 100, .lpref = 50, .origin = ORIGIN_IGP },
88 { .aspath = &asdata[1].a, .med = 100, .lpref = 100, .origin = ORIGIN_IGP },
90 { .aspath = &asdata[0].a, .med = 100, .lpref = 100, .origin = ORIGIN_EGP },
91 { .aspath = &asdata[0].a, .med = 100, .lpref = 100, .origin = ORIGIN_INCOMPLETE },
93 { .aspath = &asdata[0].a, .med = 200, .lpref = 100, .origin = ORIGIN_IGP },
150 { .aspath = &asdata[0].a, .med = 100, .lpref = 100, .origin = ORIGIN_EGP },
151 { .aspath = &asdata[0].a, .med = 150, .lpref = 100, .origin = ORIGIN_EGP },
152 { .aspath = &asdata[2].a, .med = 75, .lpref = 100, .origin = ORIGIN_EGP },
153 { .aspath = &asdata[2].a, .med = 125, .lpref = 100, .origin = ORIGIN_EGP },
154 { .aspath = &asdata[1].a, .med = 110, .lpref = 100, .origin = ORIGIN_EGP },
[all …]
/openbsd/usr.sbin/mrouted/
H A Dkern.c147 void k_add_rg(u_int32_t origin, struct gtable *g) in k_add_rg() argument
153 md_logit(MD_ADD, origin, g->gt_mcastgrp); in k_add_rg()
156 mc.mfcc_origin.s_addr = origin; in k_add_rg()
169 md_logit(MD_ADD_FAIL, origin, g->gt_mcastgrp); in k_add_rg()
179 int k_del_rg(u_int32_t origin, struct gtable *g) in k_del_rg() argument
185 md_logit(MD_DEL, origin, g->gt_mcastgrp); in k_del_rg()
188 mc.mfcc_origin.s_addr = origin; in k_del_rg()
198 md_logit(MD_DEL_FAIL, origin, g->gt_mcastgrp); in k_del_rg()
H A Droute.c291 r->rt_origin = origin; in create_route()
384 create_route(origin, mask); in update_route()
699 u_int32_t origin; member
719 o1 = ntohl(r1->origin); in compare_rts()
720 o2 = ntohl(r2->origin); in compare_rts()
739 u_int32_t origin; in accept_report() local
785 origin = 0; in accept_report()
787 ((char *)&origin)[i] = *p++; in accept_report()
791 rt[nrt].origin = origin; in accept_report()
802 if (rt[nrt-1].origin == 0) in accept_report()
[all …]
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DLibSpec.pm127 sub register($repo, $lib, $origin)
129 $lib->set_origin($origin);
170 sub set_origin($self, $origin)
172 $self->{origin} = $origin;
173 if ($origin eq 'system') {
179 sub origin($self) subroutine
181 return $self->{origin};
/openbsd/sys/arch/alpha/include/
H A Dfpu.h105 #define FLD_CLEAR(obj, origin, len) \ argument
106 ((obj) & ~(FLD_MASK(len) << (origin)))
107 #define FLD_INSERT(obj, origin, len, value) \ argument
108 (FLD_CLEAR(obj, origin, len) | (value) << origin)
/openbsd/usr.bin/libtool/
H A Dlibtool110 my ($class, $origin) = @_;
111 bless {origin => $origin }, $class;
137 my ($class, $mode, $origin) = @_;
141 return $s->new($origin);
385 if (@$ltprog == 0 && defined $mode && $mode->{origin} eq 'install') {
401 tsay {"implicit mode: ", $mode->{origin}} if $mode;
/openbsd/usr.sbin/nsd/
H A Dzlexer.lex57 zparser_stack[include_stack_ptr].origin = parser->origin; in push_parser_state()
76 parser->origin = zparser_stack[include_stack_ptr].origin; in pop_parser_state()
173 domain_type *origin = parser->origin;
209 origin = domain_table_insert(
225 parser->origin = origin;
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Ddfsan_interface.h32 dfsan_origin origin);
37 dfsan_origin origin,
133 void dfsan_print_origin_id_trace(dfsan_origin origin);
173 size_t dfsan_sprint_origin_id_trace(dfsan_origin origin, char *out_buf,
/openbsd/gnu/llvm/clang/docs/
H A DDataFlowSanitizerDesign.rst73 /// origin may point to another origin.
81 /// Retrieves the very first origin associated with the data at the given
91 /// output buffer. If origin tracking is not on, or the address is`
94 /// `addr` is the tainted memory address whose origin we are printing.
141 An origin tracking trace is a list of chains. Each chain has a stack trace
145 Every four 4-bytes aligned application bytes share a 4-byte origin trace ID. A
153 is 16. When reaching the limit, origin tracking ignores following propagation
179 | 0x600000000000|0x610000000000 | origin 1 |
187 | 0x300000000000|0x400000000000 | origin 3 |
191 | 0x110000000000|0x200000000000 | origin 2 |
[all …]
/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dsoa_6.c60 sub = name_prefix(&mname, tctx->origin, &prefix); in totext_soa()
65 sub = name_prefix(&rname, tctx->origin, &prefix); in totext_soa()
183 dns_name_toregion(&soa->origin, &region); in fromstruct_soa()
214 dns_name_init(&soa->origin, NULL); in tostruct_soa()
215 RETERR(name_duporclone(&name, &soa->origin)); in tostruct_soa()
241 dns_name_free(&soa->origin); in tostruct_soa()
252 dns_name_free(&soa->origin); in freestruct_soa()
/openbsd/usr.sbin/tcpdump/
H A Dprint-dvmrp.c160 u_int32_t mask, origin; in print_report() local
189 origin = 0; in print_report()
191 origin = origin << 8 | *bp++; in print_report()
193 origin <<= 8; in print_report()
198 printf("\n\t %s metric %d", intoa(htonl(origin)), in print_report()

12345678910>>...14