Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.bin/mail/
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
297 attach_t a_type; /* attachment type */ argument
299 union {
303 } a_u;
309 char *a_name; /* file name */
310 struct message *a_msg; /* message */
311 int a_fileno; /* file number */
335 struct attachment *h_attach; /* MIME attachments */ argument
/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()
50 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, 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()
84 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf()
/netbsd-src/sys/arch/arc/arc/
H A Dautoconf.c160 const char *attachment; member
/netbsd-src/usr.bin/config/
H A Dmkioconf.c379 const char *state, *basename, *attachment; in emitcfdata() local
/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
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Ddri2.h56 uint32_t attachment; member
76 uint32_t attachment; member
H A Dxinput.h2895 xcb_input_device_id_t attachment; member
3795 xcb_input_device_id_t attachment; member