Lines Matching refs:part
11 * you should have received as part of this distribution. The terms
89 static long prevpartno = -1; /* previous part number we served */
90 static bool prevbounce = FALSE; /* instructs the server to increase the part
105 long partno; /* part number found in the request */
470 msnprintf(logbuf, sizeof(logbuf), "Serve test number %ld part %ld",
501 unsigned long part = 0;
503 in the 'part' variable and use as test case number!! */
506 part = strtoul(p, &endp, 16);
519 req->testno = part;
602 "Requested GOPHER test number %ld part %ld",
715 /* If the client is passing this Digest-header, we set the part number
741 /* If the client is passing this Basic-header and the part number is
742 already >=1000, we add 1 to the part number. This allows simple Basic
1894 logmsg("BOUNCE part number to %ld", req->partno);