Home | History | Annotate | Download | only in server

Lines Matching refs:partbuf

1159     char partbuf[80]="data";
1190 msnprintf(partbuf, sizeof(partbuf), "data%ld", partno);
1203 int error = getpart(&test->buffer, &count, "reply", partbuf, stream);