Home
last modified time | relevance | path

Searched refs:BUFSIZE_SMALL (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/dpv/
H A Ddpv_util.h48 #define BUFSIZE_SMALL (MAXPHYS) macro
H A Ddpv.c134 bsize = BUFSIZE_SMALL; in operate_common()
/freebsd/bin/cat/
H A Dcat.c93 #define BUFSIZE_SMALL (MAXPHYS) macro
414 bsize = BUFSIZE_SMALL; in raw_cat()
/freebsd/bin/cp/
H A Dutils.c63 #define BUFSIZE_SMALL (MAXPHYS) macro
82 bufsize = BUFSIZE_SMALL; in copy_fallback()
/freebsd/usr.bin/xinstall/
H A Dxinstall.c77 #define BUFSIZE_SMALL (MAXPHYS) macro
1112 bufsize = BUFSIZE_SMALL; in compare()
1225 bufsize = BUFSIZE_SMALL; in copy()