Searched defs:stat (Results 1 – 6 of 6) sorted by relevance
41 int stat = m_stream->recv(m_buf + m_validData, m_size - m_validData); in getData() local
331 int stat = readBuf.getData(); in thread() local
99 ssize_t stat = ::send(m_sock, (const char *)buffer + (size - res), res, 0); in writeFully() local122 ssize_t stat = ::recv(m_sock, (char *)(buf) + len - res, res, 0); in readFully() local
154 bool stat = destroyOpenGLSubwindow(); in WinMain() local167 bool stat = destroyOpenGLSubwindow(); in WinMain() local
75 int stat = commitBuffer(m_bufsize - m_free); in flush() local
79 int stat = readBuf.getData(); in Main() local