Searched defs:BUFSIZE (Results 1 - 25 of 63) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Daddrtoname.h33 #define BUFSIZE 128 macro
/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dfsort.h66 #define BUFSIZE (1<<20) macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dpread.c36 #define BUFSIZE (1*1024) macro
38 #define BUFSIZE (4*1024) macro
/netbsd-6-1-5-RELEASE/tests/dev/audio/
H A Dh_pad.c48 #define BUFSIZE 1024 macro
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/posix_spawn/
H A Dh_fileactions.c40 #define BUFSIZE 16 macro
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dvar.h52 #define BUFSIZE 5120 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md2/
H A Dmd2.c63 #define BUFSIZE 1024*16 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md4/
H A Dmd4.c63 #define BUFSIZE 1024*16 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/
H A Dmd5.c63 #define BUFSIZE 1024*16 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ripemd/
H A Drmd160.c63 #define BUFSIZE 1024*16 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha.c63 #define BUFSIZE 1024*16 macro
H A Dsha1.c63 #define BUFSIZE 1024*16 macro
/netbsd-6-1-5-RELEASE/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c44 #define BUFSIZE (8 * 1024) macro
/netbsd-6-1-5-RELEASE/tests/lib/libc/stdio/
H A Dt_popen.c55 #define BUFSIZE (640*1024) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dsysdep.h158 #define BUFSIZE macro
/netbsd-6-1-5-RELEASE/usr.sbin/eeprom/
H A Ddefs.h40 #undef BUFSIZE macro
41 #define BUFSIZE 1024 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drandfile.c92 #undef BUFSIZE macro
93 #define BUFSIZE 1024 macro
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/shmif_dumpbus/
H A Dshmif_dumpbus.c60 #define BUFSIZE 64*1024 macro
/netbsd-6-1-5-RELEASE/sys/rump/fs/lib/libsyspuffs/
H A Dpuffs_rumpglue.c58 #define BUFSIZE (64*1024) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbfspeed.c113 #define BUFSIZE ((long)1024) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbnspeed.c120 #undef BUFSIZE macro
121 #define BUFSIZE ((long)1024*8) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_spd.c113 #define BUFSIZE ((long)1024) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/idea/
H A Didea_spd.c113 #define BUFSIZE ((long)1024) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2speed.c113 #define BUFSIZE ((long)1024) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4speed.c113 #define BUFSIZE ((long)1024) macro

Completed in 184 milliseconds

123