Searched defs:recv (Results 1 – 4 of 4) sorted by relevance
| /trunk/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 |
| /trunk/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 |