Home | History | Annotate | Download | only in server

Lines Matching refs:pipereq

792   char *pipereq = NULL;
796 pipereq = reqbuf + req->checkindex;
824 if(pipereq_length && pipereq) {
825 memmove(reqbuf, pipereq, pipereq_length);