Home | History | Annotate | Download | only in src

Lines Matching refs:outputBufferFile1

98 extern FILE *outputBufferFile1;
4026 if(outputBufferFile1)
4028 fwrite((const char *)buffer->pBuffer, buffer->nFilledLen, 1, outputBufferFile1);