Searched refs:stdoutBuf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsem.c87 static char stdoutBuf[SBSIZE]; variable
118 /* copy data from the given buffer upto bufSize to stdoutBuf */
122 stdoutBuf[stdoutBufIdx++] = buf[i];
128 if (stdinBuf[j] != stdoutBuf[j]) {

Completed in 797 milliseconds