Searched refs:stack_outbuf (Results 1 – 1 of 1) sorted by relevance
1598 static char *stack_outbuf = NULL; in packetizing_buffer_output() local1612 stack_outbuf = xmalloc (BUFFER_DATA_SIZE + PACKET_SLOP + 4); in packetizing_buffer_output()1626 outbuf = stack_outbuf; in packetizing_buffer_output()1654 if (outbuf == stack_outbuf) in packetizing_buffer_output()