Searched refs:pipereq (Results 1 – 1 of 1) sorted by relevance
661 char *pipereq = NULL; in get_request() local665 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