Searched defs:recv (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vos/source/ | ||
H A D | pipe.cxx | 232 sal_Int32 OPipe::recv(void* pBuffer, sal_uInt32 BytesToRead) in recv() function in OPipe |
H A D | socket.cxx | 1501 sal_Int32 OStreamSocket::recv(void* pBuffer, in recv() function in OStreamSocket |
/aoo41x/main/sal/inc/osl/ | ||
H A D | pipe.hxx | 196 inline sal_Int32 SAL_CALL StreamPipe::recv(void* pBuffer, sal_Int32 BytesToRead) const in recv() function in osl::StreamPipe |
H A D | socket.hxx | 445 inline sal_Int32 StreamSocket::recv(void* pBuffer, in recv() function in osl::StreamSocket |
/aoo41x/main/sal/qa/osl/pipe/ | ||
H A D | osl_Pipe.cxx | 1006 class recv : public CppUnit::TestFixture class |
Completed in 34 milliseconds