Home
last modified time | relevance | path

Searched defs:io_buf (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dfile_io.h28 } io_buf; typedef
/netbsd-src/sys/arch/vax/boot/boot/
H A Drom.c51 static char io_buf[DEV_BSIZE]; variable
H A Dhp.c56 static char io_buf[DEV_BSIZE]; variable
H A Dra.c67 static char io_buf[DEV_BSIZE]; variable
H A Dmfm.c69 static char io_buf[DEV_BSIZE]; variable
/netbsd-src/sys/arch/hp300/stand/common/
H A Dsd.c136 char io_buf[MAXBSIZE]; variable
H A Drd.c213 static char io_buf[MAXBSIZE]; variable
/netbsd-src/usr.bin/gzip/
H A Dunxz.c182 } io_buf; typedef
/netbsd-src/sys/arch/next68k/stand/boot/
H A Dsd.c122 char io_buf[NEXT68K_LABEL_SIZE+NEXT68K_LABEL_OFFSET]; in sdgetinfo() local