Searched refs:stackBuf (Results 1 – 1 of 1) sorted by relevance
81 char stackBuf[BUF_SIZE]; in readBytes() local104 buf = stackBuf; in readBytes()124 if (buf != stackBuf) { in readBytes()157 char stackBuf[BUF_SIZE]; in writeBytes() local180 buf = stackBuf; in writeBytes()209 if (buf != stackBuf) { in writeBytes()