Searched refs:FILEBLK (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/pax/ | ||
H A D | pax.h | 47 #define FILEBLK 10240 /* default read blksize for files */ macro |
H A D | file_subs.c | 896 char tbuf[FILEBLK]; in set_crc() |
H A D | ar_io.c | 270 rdblksz = FILEBLK; in ar_open() |