Searched refs:pipereq (Results 1 – 2 of 2) sorted by relevance
779 char *pipereq = NULL; in get_request() local783 pipereq = reqbuf + req->checkindex; in get_request()811 if(pipereq_length && pipereq) { in get_request()812 memmove(reqbuf, pipereq, pipereq_length); in get_request()
930 char *pipereq = NULL; in get_request() local934 pipereq = reqbuf + req->checkindex; in get_request()949 if(pipereq_length && pipereq) { in get_request()950 memmove(reqbuf, pipereq, pipereq_length); in get_request()