Searched refs:pipereq (Results 1 – 2 of 2) sorted by relevance
785 char *pipereq = NULL; in get_request() local789 pipereq = reqbuf + req->checkindex; in get_request()817 if(pipereq_length && pipereq) { in get_request()818 memmove(reqbuf, pipereq, pipereq_length); in get_request()
933 char *pipereq = NULL; in get_request() local937 pipereq = reqbuf + req->checkindex; in get_request()952 if(pipereq_length && pipereq) { in get_request()953 memmove(reqbuf, pipereq, pipereq_length); in get_request()