HomeSort by: relevance | last modified time | path
    Searched refs:BIGBUFLEN (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/bind/dist/tests/dns/
master_test.c 52 #define BIGBUFLEN (70 * 1024)
70 char buf[BIGBUFLEN];
76 isc_buffer_init(&target, buf, BIGBUFLEN);
391 unsigned char buf[BIGBUFLEN];
404 isc_buffer_init(&target, buf, BIGBUFLEN);
acl_test.c 37 #define BIGBUFLEN (70 * 1024)
dbdiff_test.c 38 #define BIGBUFLEN (64 * 1024)
dbiterator_test.c 37 #define BIGBUFLEN (64 * 1024)
db_test.c 36 #define BIGBUFLEN (64 * 1024)

Completed in 25 milliseconds