Searched refs:inputbytes (Results 1 – 1 of 1) sorted by relevance
178 int inputbytes; /* # of bytes in the input buffer */ member2437 return (pb->inputbytes);3018 if ((pb->inputbytes > 0) &&3022 pb->inputbytes = 0;3030 pb->ipacket[pb->inputbytes++] = c;3038 if (pb->inputbytes < sc->mode.packetsize)3094 pb->inputbytes = 0;3101 pb->inputbytes--;3103 pb->inputbytes);3123 pb->inputbytes = 0;[all …]