Home
last modified time | relevance | path

Searched refs:FILEBLK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/pax/
H A Dpax.h53 #define FILEBLK 10240 /* default read blksize for files */ macro
H A Dar_io.c346 rdblksz = FILEBLK; in ar_open()