Home
last modified time | relevance | path

Searched refs:pipereq (Results 1 – 1 of 1) sorted by relevance

/curl/tests/server/
H A Drtspd.c661 char *pipereq = NULL; in get_request() local
665 pipereq = reqbuf + req->checkindex; in get_request()
693 if(pipereq_length && pipereq) { in get_request()
694 memmove(reqbuf, pipereq, pipereq_length); in get_request()

Completed in 9 milliseconds