Lines Matching defs:part
11 * you should have received as part of this distribution. The terms
85 static long prevpartno=-1; /* previous part number we served */
86 static bool prevbounce=FALSE; /* instructs the server to increase the part
101 long partno; /* part number found in the request */
530 sprintf(logbuf, "Requested test number %ld part %ld",
549 unsigned long part=0;
563 in the 'part' variable and use as test case number!! */
566 part = strtoul(p, &endp, 16);
579 req->testno = part;
621 sprintf(logbuf, "Requested test number %ld part %ld (from host name)",
671 sprintf(logbuf, "Requested GOPHER test number %ld part %ld",
750 /* If the client is passing this Digest-header, we set the part number
776 /* If the client is passing this Basic-header and the part number is
777 already >=1000, we add 1 to the part number. This allows simple Basic
1888 logmsg("BOUNCE part number to %ld", req->partno);