Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 25 of 1513) sorted by relevance

12345678910>>...61

/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmime_nest.ref3 mime_state: PUSH boundary foobar
10 mime_state: PUSH boundary foobar
16 mime_state: PUSH boundary foobar
22 mime_state: PUSH boundary foobar
28 mime_state: PUSH boundary foobar
34 mime_state: PUSH boundary foobar
40 mime_state: PUSH boundary foobar
46 mime_state: PUSH boundary foobar
52 mime_state: PUSH boundary foobar
58 mime_state: PUSH boundary foobar
[all …]
H A Dmime_nest.in1 content-type: multipart/mixed; boundary=foobar
4 content-type: multipart/mixed; boundary=foobar
7 content-type: multipart/mixed; boundary=foobar
10 content-type: multipart/mixed; boundary=foobar
13 content-type: multipart/mixed; boundary=foobar
16 content-type: multipart/mixed; boundary=foobar
19 content-type: multipart/mixed; boundary=foobar
22 content-type: multipart/mixed; boundary=foobar
25 content-type: multipart/mixed; boundary=foobar
28 content-type: multipart/mixed; boundary=foobar
[all …]
H A Dmime_garb4.ref6 mime_state: header_token: boundary = top-level-boundary
7 mime_state: PUSH boundary top-level-boundary
9 boundary="top-level-boundary"
12 BODY N 1 |--top-level-boundary
26 mime_state: PUSH boundary 3D
28 boundary=3D"nested-level-boundary"
30 BODY N 1 |--nested-level-boundary
36 BODY N 102 |--nested-level-boundary--
38 mime_state: POP boundary 3D
39 BODY N 129 |--top-level-boundary
[all …]
H A Dmime_garb4.in6 boundary="top-level-boundary"
8 --top-level-boundary
18 boundary=3D"nested-level-boundary"
20 --nested-level-boundary
26 --nested-level-boundary--
28 --top-level-boundary
H A Dmime_test.ref3 mime_state: header_token: boundary = abcd ef
4 mime_state: PUSH boundary abcd ef
5 MAIN 71 |content-type: multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd
17 mime_state: header_token: boundary = pqrs
18 mime_state: PUSH boundary pqrs
19 NEST 57 |content-type: multipart/mumble; boundary(comment)="pqrs"
36 BODY N 20 |--bogus-boundary
41 mime_state: POP boundary pqrs
47 mime_state: POP boundary abcd ef
H A Dheader_body_checks_warn.ref3 …eID: warning: header content-type: multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd ? ef" mu…
4 1 MAIN 71 |content-type: multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd
18 header_body_checks: test-queueID: warning: header content-type: multipart/mumble; boundary(comment)…
19 9 NEST 57 |content-type: multipart/mumble; boundary(comment)="pqrs"
43 header_body_checks: test-queueID: warning: body --bogus-boundary
44 24 BODY N 20 |--bogus-boundary
H A Dmime_garb2.ref6 mime_state: header_token: boundary = Boundary-00=_mvhpFky0yqNhsa4
7 mime_state: PUSH boundary Boundary-00=_mvhpFky0yqNhsa4
9 boundary="Boundary-00=_mvhpFky0yqNhsa4"
38 mime_state: POP boundary Boundary-00=_mvhpFky0yqNhsa4
H A Dmime_garb1.ref6 mime_state: header_token: boundary = Boundary-00=_mvhpFky0yqNhsa4
7 mime_state: PUSH boundary Boundary-00=_mvhpFky0yqNhsa4
9 boundary="Boundary-00=_mvhpFky0yqNhsa4"
40 mime_state: POP boundary Boundary-00=_mvhpFky0yqNhsa4
H A Dheader_body_checks_prepend.ref4 …eID: prepend: header content-type: multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd ? ef" mu…
6 1 MAIN 71 |content-type: multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd
24 header_body_checks: test-queueID: prepend: header content-type: multipart/mumble; boundary(comment)…
26 9 NEST 57 |content-type: multipart/mumble; boundary(comment)="pqrs"
58 header_body_checks: test-queueID: prepend: body --bogus-boundary: body
60 24 BODY N 20 |--bogus-boundary
H A Dmime_test.in2 content-type : multipart/(co\m\)ment)mumble mumble; boundary = "ab\cd
11 content-type: multipart/mumble; boundary(comment)="pqrs"
26 --bogus-boundary
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dbio_ndef.c40 unsigned char **boundary; member
93 sarg.boundary = NULL; in BIO_new_NDEF()
116 ndef_aux->boundary = sarg.boundary; in BIO_new_NDEF()
152 if (!*ndef_aux->boundary) in ndef_prefix()
155 *plen = *ndef_aux->boundary - *pbuf; in ndef_prefix()
210 sarg.boundary = ndef_aux->boundary; in ndef_suffix()
225 if (!*ndef_aux->boundary) in ndef_suffix()
227 *pbuf = *ndef_aux->boundary; in ndef_suffix()
228 *plen = derlen - (*ndef_aux->boundary - ndef_aux->derbuf); in ndef_suffix()
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dbio_ndef.c40 unsigned char **boundary; member
93 sarg.boundary = NULL; in BIO_new_NDEF()
116 ndef_aux->boundary = sarg.boundary; in BIO_new_NDEF()
152 if (*ndef_aux->boundary == NULL) in ndef_prefix()
155 *plen = *ndef_aux->boundary - *pbuf; in ndef_prefix()
210 sarg.boundary = ndef_aux->boundary; in ndef_suffix()
227 if (*ndef_aux->boundary == NULL) in ndef_suffix()
229 *pbuf = *ndef_aux->boundary; in ndef_suffix()
230 *plen = derlen - (*ndef_aux->boundary - ndef_aux->derbuf); in ndef_suffix()
/netbsd/sys/uvm/
H A Duvm_pglist.c171 if (boundary != 0 && in uvm_pglistalloc_c_ps()
230 if (boundary != 0 && in uvm_pglistalloc_c_ps()
319 bmask = ~(boundary - 1); in uvm_pglistalloc_contig_aggressive()
354 if (boundary) { in uvm_pglistalloc_contig_aggressive()
367 if (boundary) { in uvm_pglistalloc_contig_aggressive()
368 rhi = MIN(rhi, rounddown2(pa, boundary) + boundary); in uvm_pglistalloc_contig_aggressive()
482 alignment, boundary, rlist); in uvm_pglistalloc_contig()
513 alignment, boundary, rlist); in uvm_pglistalloc_contig()
697 KASSERT((boundary & (boundary - 1)) == 0); in uvm_pglistalloc()
705 if (boundary != 0 && boundary < size) in uvm_pglistalloc()
[all …]
/netbsd/sys/arch/alpha/common/
H A Dsgmap_typedep.c118 boundary = map->_dm_boundary; in __C()
124 if (__predict_false(boundary != 0 && buflen > boundary)) { in __C()
146 if (__predict_false(boundary != 0 && boundary < sgvalen)) { in __C()
176 boundary, /* nocross */ in __C()
204 if (boundary && boundary < sgvalen) { in __C()
205 if (alignment < boundary) { in __C()
206 alignment = boundary; in __C()
209 boundary <<= 1; in __C()
210 } while (boundary < sgvalen); in __C()
218 sgvalen, boundary); in __C()
[all …]
/netbsd/sys/arch/xen/x86/
H A Dxen_bus_dma.c214 bus_size_t alignment, bus_size_t boundary, bus_dma_segment_t *segs, in _xen_bus_dmamem_alloc_range() argument
228 KASSERT((boundary & (boundary - 1)) == 0); in _xen_bus_dmamem_alloc_range()
229 KASSERT(boundary >= PAGE_SIZE || boundary == 0); in _xen_bus_dmamem_alloc_range()
240 if (boundary == 0) in _xen_bus_dmamem_alloc_range()
243 uboundary = boundary; in _xen_bus_dmamem_alloc_range()
272 (lastaddr & boundary) == (curaddr & boundary)) { in _xen_bus_dmamem_alloc_range()
/netbsd/sys/kern/
H A Dsubr_extent.c656 if (boundary && (boundary < size)) { in extent_alloc_subregion1()
776 if (boundary) { in extent_alloc_subregion1()
790 boundary, dontcross); in extent_alloc_subregion1()
804 dontcross += boundary; in extent_alloc_subregion1()
871 if (boundary) { in extent_alloc_subregion1()
885 boundary, dontcross); in extent_alloc_subregion1()
899 dontcross += boundary; in extent_alloc_subregion1()
997 0, boundary, flags, result)); in extent_alloc_subregion()
1006 size, alignment, 0, boundary, in extent_alloc()
1012 u_long boundary, int flags, u_long *result) in extent_alloc1() argument
[all …]
/netbsd/sys/arch/sparc64/dev/
H A Diommu.c592 boundary = map->_dm_boundary; in iommu_dvmamap_load()
602 (sgsize > boundary) ? 0 : boundary, in iommu_dvmamap_load()
634 "~(boundary - 1) %lx\n", (long)boundary, (long)(boundary - 1), in iommu_dvmamap_load()
635 (long)~(boundary - 1))); in iommu_dvmamap_load()
636 bmask = ~(boundary - 1); in iommu_dvmamap_load()
642 len = uimin(len, boundary - (sgstart & (boundary - 1))); in iommu_dvmamap_load()
792 bus_size_t boundary, align; in iommu_dvmamap_load_raw() local
842 (sgsize > boundary) ? 0 : boundary, in iommu_dvmamap_load_raw()
867 bmask = ~(boundary - 1); in iommu_dvmamap_load_raw()
935 boundary - (sgstart & (boundary - 1)); in iommu_dvmamap_load_raw()
[all …]
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-aarch64/
H A Derratum843419.s65 # double word access that crosses a 64 bit boundary
69 # word access that crosses a 64 boundary
76 # double word access that crosses a 128 boundary
80 # word access that crosses a 128 bit boundary
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Derratum843419.s65 # double word access that crosses a 64 bit boundary
69 # word access that crosses a 64 boundary
76 # double word access that crosses a 128 boundary
80 # word access that crosses a 128 bit boundary
/netbsd/sys/arch/x68k/stand/boot/
H A Ddp8390.c206 u_char boundary, current; in EtherReceive() local
293 boundary = next_packet - 1; in EtherReceive()
294 if (boundary < rec_page_start) in EtherReceive()
295 boundary = rec_page_stop - 1; in EtherReceive()
296 NIC_PUT(ED_P0_BNRY, boundary); in EtherReceive()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dexamine-backward.exp57 set boundary [get_first_mapped_address]
58 if {![is_address_zero_readable] && $boundary != 0} {
60 gdb_test_sequence "x/3s ${boundary}" "take 3 strings forward" {
71 gdb_test_sequence "x/3s ${boundary}" "take 3 strings forward again" {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dexamine-backward.exp57 set boundary [get_first_mapped_address]
58 if {![is_address_zero_readable] && $boundary != 0} {
60 gdb_test_sequence "x/3s ${boundary}" "take 3 strings forward" {
71 gdb_test_sequence "x/3s ${boundary}" "take 3 strings forward again" {
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc168 INTERCEPTOR(void*, memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
170 return asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
173 INTERCEPTOR(void*, __libc_memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
175 void *res = asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
182 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
184 return asan_aligned_alloc(boundary, size, &stack); in INTERCEPTOR()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc170 INTERCEPTOR(void*, memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
172 return asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
175 INTERCEPTOR(void*, __libc_memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
177 void *res = asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
184 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
186 return asan_aligned_alloc(boundary, size, &stack); in INTERCEPTOR()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc168 INTERCEPTOR(void*, memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
170 return asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
173 INTERCEPTOR(void*, __libc_memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
175 void *res = asan_memalign(boundary, size, &stack, FROM_MALLOC); in INTERCEPTOR()
182 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
184 return asan_aligned_alloc(boundary, size, &stack); in INTERCEPTOR()

12345678910>>...61