Searched defs:BUFSIZE (Results 51 - 60 of 60) sorted by relevance

123

/freebsd-10-stable/sys/pc98/cbus/
H A Dolpt.c127 #define BUFSIZE 1024 macro
/freebsd-10-stable/usr.bin/csup/
H A Dupdater.c61 #define BUFSIZE 4096 macro
/freebsd-10-stable/usr.bin/m4/
H A Dmdef.h121 #define BUFSIZE 4096 /* starting size of pushback buffer */ macro
/freebsd-10-stable/sbin/geom/class/eli/
H A Dgeom_eli.c262 #define BUFSIZE 1024 macro
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dbiosdisk.c56 #define BUFSIZE (1 * BIOSDISK_SECSIZE) macro
/freebsd-10-stable/contrib/netcat/
H A Dnetcat.c80 #define BUFSIZE 16384 macro
[all...]
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dbiosdisk.c54 #define BUFSIZE (1 * BIOSDISK_SECSIZE) macro
/freebsd-10-stable/crypto/openssh/regress/
H A Dnetcat.c88 #define BUFSIZE 16384 macro
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dspeed.c228 # undef BUFSIZE macro
229 # define BUFSIZE ((long)1024*8+1) macro
/freebsd-10-stable/contrib/tcsh/
H A Dsh.h165 # undef BUFSIZE macro
166 # define BUFSIZE 4096 /* buffer size should be no less than this */ macro
169 # define BUFSIZE 4096 macro

Completed in 210 milliseconds

123