Home
last modified time | relevance | path

Searched defs:iobuf (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h142 struct iobuf { struct
148 extern struct iobuf *obufp; argument
/netbsd-src/sys/dev/isa/
H A Daps.c238 unsigned char iobuf[16]; in aps_match() local
384 unsigned char iobuf[16]; in aps_init() local
448 unsigned char iobuf[16]; in aps_read_data() local
534 unsigned char iobuf[16]; in aps_resume() local
/netbsd-src/sys/arch/mvme68k/stand/libsa/
H A Dbugdev.c58 static int iobuf[DEV_BSIZE / sizeof(int)]; in devopen() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dops_nfs.c539 char iobuf[UDPMSGSIZE]; in call_mountd() local
610 char iobuf[UDPMSGSIZE]; in webnfs_lookup() local
H A Dsrvr_nfs.c241 char iobuf[UDPMSGSIZE]; in call_portmap() local
/netbsd-src/tests/lib/libnvmm/
H A Dh_io_assist.c51 static char iobuf[IO_SIZE]; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_ht.c26 unsigned char *iobuf; /* Line buffer */ member
/netbsd-src/lib/libkvm/
H A Dkvm_private.h92 uint8_t *iobuf; member
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c102 char *iobuf; variable
/netbsd-src/usr.sbin/isibootd/
H A Disibootd.c128 uint8_t *iobuf; in main() local
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c305 decode_dlabel(struct disk *d, char *iobuf) in decode_dlabel()
H A Dglobals.h248 char *iobuf; member
/netbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c175 static uint8_t *iobuf; /* for superblock and group descriptors */ variable
[all...]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn_mime.c539 char iobuf[4096]; in SMIME_text() local
/netbsd-src/sbin/newfs/
H A Dmkfs.c162 char *iobuf; variable
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dprivsep.c1558 char iobuf[1]; local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn_mime.c574 char iobuf[4096]; in SMIME_text() local
/netbsd-src/sys/dev/raidframe/
H A Drf_raid.h170 RF_VoidPointerListElem_t *iobuf; /* I/O buffer free list */ member
/netbsd-src/sys/lib/libsa/
H A Ddosfs.c779 iobuf(DOS_FS *fs, u_int lsec) in iobuf() function
/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos.h70 void *iobuf; member
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.c249 char *iobuf; in blockread() local
279 char *iobuf; in blockwrite() local
/netbsd-src/lib/libnvmm/
H A Dlibnvmm_x86.c680 uint8_t iobuf[NVMM_IO_BATCH_SIZE]; in assist_io_batch() local
717 uint8_t iobuf[8]; in nvmm_assist_io() local
/netbsd-src/sbin/fdisk/
H A Dfdisk.c236 static char *iobuf; /* buffer for non 512 sector I/O */ global() variable