Searched refs:packetbuf (Results 1 – 1 of 1) sorted by relevance
99 char packetbuf[256]; /* workspace for accumulating packet */ member116 dinfo->packetbuf[0] = (char)dinfo->bytesinpkt++; in flush_packet()117 if (JFWRITE(dinfo->pub.output_file, dinfo->packetbuf, dinfo->bytesinpkt) != in flush_packet()127 (dinfo)->packetbuf[++(dinfo)->bytesinpkt] = (char)(c); \