Home
last modified time | relevance | path

Searched refs:attachment (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/usr.bin/mail/
H A Dmime_attach.c70 show_alist(struct attachment *alist, struct attachment *ap)
102 show_attach(const char *prefix, struct attachment *ap)
309 content_encoding(struct attachment *ap, const char *ctype) in content_encoding()
417 content_type(struct attachment *ap) in content_type()
446 content_disposition(struct attachment *ap) in content_disposition()
471 content_id(struct attachment *ap __unused) in content_id()
479 content_description(struct attachment *attach, int attach_num) in content_description()
494 get_mime_content(struct attachment *ap, int i) in get_mime_content()
538 fput_attachment(FILE *fo, struct attachment *ap) in fput_attachment()
641 struct attachment map; /* fake structure for the message body */ in mime_encode()
[all …]
H A Dmime_attach.h42 struct attachment *mime_attach_optargs(struct name *);
43 struct attachment *mime_attach_files(struct attachment *, char *);
46 struct Content get_mime_content(struct attachment *, int);
51 void show_attach(const char *, struct attachment *); /* for debugging only */
H A Ddef.h293 struct attachment { struct
294 struct attachment *a_flink; /* Forward link in list. */ argument
295 struct attachment *a_blink; /* Backward list link */ argument
335 struct attachment *h_attach; /* MIME attachments */ argument
H A Dextern.h268 int mail(struct name *, struct name *, struct name *, struct name *, char *, struct attachment *);
/netbsd-src/sys/dev/ofisa/
H A Dfiles.ofisa13 # attachment for MI pckbc driver
17 # attachment for MI com driver
21 # attachment for MI lpt driver
28 # attachment for MI wdc driver
32 # attachment of ISA SoundBlaster driver
36 # attachment of ISA ESS Technology ES1887/ES888
40 # attachment of ISA CS8900 driver
44 # attachment of ISA Game port driver
/netbsd-src/sys/arch/arc/arc/
H A Dautoconf.c160 const char *attachment; member
183 while (dp->attachment) { in makebootdev()
184 if (strncmp(cp, dp->attachment, strlen(dp->attachment)) == 0) in makebootdev()
188 if (!dp->attachment) { in makebootdev()
196 if (ok && strcmp(dp->attachment, "multi") == 0 && in makebootdev()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dmock_dmabuf.c14 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf() argument
17 struct mock_dmabuf *mock = to_mock(attachment->dmabuf); in mock_map_dma_buf()
36 if (!dma_map_sg(attachment->dev, st->sgl, st->nents, dir)) { in mock_map_dma_buf()
50 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument
54 dma_unmap_sg(attachment->dev, st->sgl, st->nents, dir); in mock_unmap_dma_buf()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_dmabuf.c27 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf() argument
30 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_map_dma_buf()
67 if (!dma_map_sg(attachment->dev, st->sgl, st->nents, dir)) { in i915_gem_map_dma_buf()
84 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf() argument
88 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_unmap_dma_buf()
90 dma_unmap_sg(attachment->dev, sg->sgl, sg->nents, dir); in i915_gem_unmap_dma_buf()
/netbsd-src/usr.bin/config/
H A Dmkioconf.c379 const char *state, *basename, *attachment; in emitcfdata() local
432 attachment = i->i_atdeva->d_name; in emitcfdata()
449 attachment, strlen(attachment) < 5 ? "\t\t" in emitcfdata()
H A Dgram.y214 %type <str> attachment
820 no device_instance AT attachment
825 no DEVICE AT attachment { deldeva($4, $1); }
833 device_instance AT attachment locators device_flags
973 attachment:
/netbsd-src/sys/arch/mips/conf/
H A Dfiles.sibyte20 # I/O Bridge Zero attachment to ZBbus
62 # Bogus RTC attachment
/netbsd-src/sys/rump/dev/lib/libpci_hdaudio/
H A DMakefile11 COMMENT=HDaudio PCI attachment
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cms_data/
H A Dciphertext_from_1_1_1.cms2 Content-Disposition: attachment; filename="smime.p7m"
/netbsd-src/sys/conf/
H A Dfiles421 # (included here so files.i2c can define an attachment)
428 # (included here so files.i2c can define an attachment)
821 # (use as an attribute for an "ne" bus attachment)
1285 define isabus { } # ISA attachment
1286 define eisabus { } # EISA attachment
1287 define pcibus {[bus = -1]} # PCI attachment
1288 define mcabus { } # MicroChannel attachment
1289 define usbus { } # USB attachment
1290 define fwbus { } # IEEE 1394 attachment
1291 define vmebus { } # VME bus attachment
[all...]
/netbsd-src/sys/arch/arm/xscale/
H A Dfiles.i803129 # Board-specific front-end provides attachment.
H A Dfiles.becc11 # Board-specific front-end provides attachment.
H A Dfiles.i8032115 # Board-specific front-end provides attachment.
/netbsd-src/games/quiz/datfiles/
H A Dflowers34 Rose, thornless, any color:Early attachment
/netbsd-src/share/misc/
H A Dflowers39 Rose, thornless, any color:Early attachment.
/netbsd-src/crypto/external/bsd/openssl/dist/test/smime-eml/
H A DSignedInvalidMappingFromanyPolicyTest7.eml17 Content-Disposition: attachment; filename="smime.p7s"
/netbsd-src/sys/arch/pmax/conf/
H A Dfiles.pmax113 # asc attachment at ioasic?
125 # TC and IOASIC attachment and files in sys/dev/tc/files.tc
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gem.c842 struct dma_buf_attachment *attachment; in amdgpu_debugfs_gem_bo_info() local
869 attachment = READ_ONCE(bo->tbo.base.import_attach); in amdgpu_debugfs_gem_bo_info()
871 if (attachment) in amdgpu_debugfs_gem_bo_info()
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Ddri2.h56 uint32_t attachment; member
76 uint32_t attachment; member
/netbsd-src/sys/dev/sun/
H A Dfiles.sun33 # e.g. - middle layer: serial attachment of sun keyboard
/netbsd-src/sys/dev/marvell/
H A Dfiles.discovery13 # * CPU attachment is handled in largely a machine-independent

1234