Lines Matching refs:bufptr
498 int buffer, bufsize, bufoffset, bufptr, bufspace, len, mbytes, n; local
513 bufptr = sc->sc_memoff + buffer + bufoffset;
523 bufptr = sc->sc_memoff + buffer + bufoffset;
533 bufptr, mptr, n);
534 bufptr += n;
556 int totbytes, buffer, bufbytes, bufptr, mbytes, n; local
567 bufptr = 0; /* XXX make gcc happy */
610 bufptr = sc->sc_memoff + buffer +
616 buffer, bufptr - buffer -
622 bufptr, mptr, n);
624 bufptr += n;