Searched refs:BUFSIZE_SMALL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/usr.bin/dpv/
H A Ddpv_util.h50 #define BUFSIZE_SMALL (MAXPHYS) macro
H A Ddpv.c136 bsize = BUFSIZE_SMALL;
/freebsd-10.3-release/bin/cat/
H A Dcat.c93 #define BUFSIZE_SMALL (MAXPHYS) macro
283 bsize = BUFSIZE_SMALL;
/freebsd-10.3-release/bin/cp/
H A Dutils.c73 #define BUFSIZE_SMALL (MAXPHYS) macro
207 bufsize = BUFSIZE_SMALL;

Completed in 112 milliseconds