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

/freebsd-10.1-release/lib/libc/db/test/hash.tests/
H A Ddriver2.c66 char contentbuf[2049]; local
89 content.data = contentbuf;
91 bzero(contentbuf, sizeof(contentbuf));
98 sprintf(contentbuf, "Contents #%d", i);

Completed in 30 milliseconds