Searched refs:inputbytes (Results 1 – 1 of 1) sorted by relevance
178 int inputbytes; /* # of bytes in the input buffer */ member2432 return (pb->inputbytes);3013 if ((pb->inputbytes > 0) &&3017 pb->inputbytes = 0;3025 pb->ipacket[pb->inputbytes++] = c;3033 if (pb->inputbytes < sc->mode.packetsize)3089 pb->inputbytes = 0;3096 pb->inputbytes--;3098 pb->inputbytes);3118 pb->inputbytes = 0;[all …]