Lines Matching refs:partbuf
1160 char partbuf[80];
1168 msnprintf(partbuf, sizeof(partbuf), "%s%ld", section, req->partno);
1170 msnprintf(partbuf, sizeof(partbuf), "%s", section);
1172 logmsg("Send response test%ld section <%s>", req->testno, partbuf);
1182 error = getpart(&ptr, &count, "reply", partbuf, stream);