Home | History | Annotate | Download | only in cups

Lines Matching refs:readBufferLength

861       if ((sspi->readBufferLength - sspi->readBufferUsed) < bytesToSave)
872 sspi->readBufferLength = sspi->readBufferUsed + bytesToSave;