Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c49 #define BSIZE 512 macro
53 static size_t bsize = BSIZE;
/f-stack/freebsd/crypto/des/
H A Ddes_locl.h67 #define BSIZE (MAXWRITE+4) macro