/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | cpp.h | 142 struct iobuf { struct 148 extern struct iobuf *obufp; argument
|
/netbsd-src/sys/dev/isa/ |
H A D | aps.c | 238 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 D | bugdev.c | 58 static int iobuf[DEV_BSIZE / sizeof(int)]; in devopen() local
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | ops_nfs.c | 539 char iobuf[UDPMSGSIZE]; in call_mountd() local 610 char iobuf[UDPMSGSIZE]; in webnfs_lookup() local
|
H A D | srvr_nfs.c | 241 char iobuf[UDPMSGSIZE]; in call_portmap() local
|
/netbsd-src/tests/lib/libnvmm/ |
H A D | h_io_assist.c | 51 static char iobuf[IO_SIZE]; variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/ |
H A D | ocsp_ht.c | 26 unsigned char *iobuf; /* Line buffer */ member
|
/netbsd-src/lib/libkvm/ |
H A D | kvm_private.h | 92 uint8_t *iobuf; member
|
/netbsd-src/usr.sbin/makefs/ffs/ |
H A D | mkfs.c | 102 char *iobuf; variable
|
/netbsd-src/usr.sbin/isibootd/ |
H A D | isibootd.c | 128 uint8_t *iobuf; in main() local
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | dsk.c | 305 decode_dlabel(struct disk *d, char *iobuf) in decode_dlabel()
|
H A D | globals.h | 248 char *iobuf; member
|
/netbsd-src/sbin/newfs_ext2fs/ |
H A D | mke2fs.c | 175 static uint8_t *iobuf; /* for superblock and group descriptors */ variable [all...] |
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | asn_mime.c | 539 char iobuf[4096]; in SMIME_text() local
|
/netbsd-src/sbin/newfs/ |
H A D | mkfs.c | 162 char *iobuf; variable
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | privsep.c | 1558 char iobuf[1]; local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | asn_mime.c | 574 char iobuf[4096]; in SMIME_text() local
|
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_raid.h | 170 RF_VoidPointerListElem_t *iobuf; /* I/O buffer free list */ member
|
/netbsd-src/sys/lib/libsa/ |
H A D | dosfs.c | 779 iobuf(DOS_FS *fs, u_int lsec) in iobuf() function
|
/netbsd-src/sys/arch/x68k/stand/libdos/ |
H A D | dos.h | 70 void *iobuf; member
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | mbr.c | 249 char *iobuf; in blockread() local 279 char *iobuf; in blockwrite() local
|
/netbsd-src/lib/libnvmm/ |
H A D | libnvmm_x86.c | 680 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 D | fdisk.c | 236 static char *iobuf; /* buffer for non 512 sector I/O */ global() variable
|