Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dctable.c271 VSTRING *data_buf = (VSTRING *) context; in ask() local
292 VSTRING *data_buf; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/netbsd-src/sys/dev/pci/
H A Dtwaio.h108 int8_t data_buf[1]; member
119 int8_t data_buf[1]; member
H A Dif_bnx.c1937 bnx_nvram_write(struct bnx_softc *sc, uint32_t offset, uint8_t *data_buf, in bnx_nvram_write() argument
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.c1771 u32 *data_buf = (u32 *)chan->xfer_buf; in dwc2_hc_write_packet() local
2303 u32 *data_buf = (u32 *)dest; in dwc2_read_packet() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_drv.h113 void *data_buf; member
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c1770 char data_buf[REG_WIDTH]; in print_fmmov() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c1770 char data_buf[REG_WIDTH]; in print_fmmov() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c92 unsigned char data_buf[16]; /* Store partial data blocks */ member
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c560 void *data_buf = data; do_sys_mount() local