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

/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Ducsmap.c59 #define DEFAULT_BUF_SIZE 500 macro
337 if (maplen > DEFAULT_BUF_SIZE)
340 allocsize = DEFAULT_BUF_SIZE;
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DsslEAP.cpp31 #define DEFAULT_BUF_SIZE 2048 /* in the ring buffers */ macro
52 unsigned bufSize = DEFAULT_BUF_SIZE;
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHandshakeTimeRB/
H A DsslHandshakeTimeRB.cpp27 #define DEFAULT_BUF_SIZE 1024 /* in the ring buffers */ macro
101 unsigned bufSize = DEFAULT_BUF_SIZE;
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslThroughput/
H A DsslThroughput.cpp31 #define DEFAULT_BUF_SIZE 2048 /* in the ring buffers */ macro
56 unsigned bufSize = DEFAULT_BUF_SIZE;

Completed in 80 milliseconds