Searched refs:packetbuf (Results 1 – 2 of 2) sorted by relevance
65 char packetbuf[256]; /* workspace for accumulating packet */ member85 dinfo->packetbuf[0] = (char) dinfo->bytesinpkt++; in flush_packet()86 if (JFWRITE(dinfo->pub.output_file, dinfo->packetbuf, dinfo->bytesinpkt) in flush_packet()96 { (dinfo)->packetbuf[++(dinfo)->bytesinpkt] = (char) (c); \