Searched refs:contentbuf (Results 1 – 2 of 2) sorted by relevance
68 char contentbuf[2049]; local91 content.data = contentbuf;93 memset(contentbuf, '\0', sizeof(contentbuf));100 snprintf(contentbuf, sizeof(contentbuf), "Contents #%d", i);
56 char contentbuf[2049]; local79 content.data = contentbuf;81 bzero(contentbuf, sizeof(contentbuf));88 sprintf(contentbuf, "Contents #%d", i);