Lines Matching full:partbuf
1098 char partbuf[80];
1106 sprintf(partbuf, "%s%ld", section, req->partno);
1108 sprintf(partbuf, "%s", section);
1110 logmsg("Send response test%ld section <%s>", req->testno, partbuf);
1120 error = getpart(&ptr, &count, "reply", partbuf, stream);