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