Searched refs:osl_sendSocket (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/ |
H A D | socket.h | 376 SAL_DLLPUBLIC sal_Int32 SAL_CALL osl_sendSocket(
|
H A D | socket.hxx | 466 return osl_sendSocket( m_handle, pBuffer, BytesToSend, Flag ); in send()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/ |
H A D | socket.h | 369 SAL_DLLPUBLIC sal_Int32 SAL_CALL osl_sendSocket(
|
H A D | socket.hxx | 460 return osl_sendSocket( m_handle, pBuffer, BytesToSend, Flag ); in send()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/ |
H A D | socket.cxx | 1111 sal_Int32 SAL_CALL osl_sendSocket ( in osl_sendSocket() function 1194 RetVal= osl_sendSocket( pSocket,Ptr,BytesToSend,osl_Socket_MsgNormal); in osl_writeSocket()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/util/ |
H A D | sal.map | 159 osl_sendSocket;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/ |
H A D | sal.map | 159 osl_sendSocket;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/ |
H A D | socket.cxx | 1129 sal_Int32 SAL_CALL osl_sendSocket ( in osl_sendSocket() function 1212 RetVal= osl_sendSocket( pSocket,Ptr,BytesToSend,osl_Socket_MsgNormal); in osl_writeSocket()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/ |
H A D | socket.cxx | 1620 sal_Int32 SAL_CALL osl_sendSocket(oslSocket pSocket, in osl_sendSocket() function 1751 RetVal= osl_sendSocket( pSocket,Ptr,BytesToSend,osl_Socket_MsgNormal); in osl_writeSocket()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/ |
H A D | socket.cxx | 1629 sal_Int32 SAL_CALL osl_sendSocket(oslSocket pSocket, in osl_sendSocket() function 1760 RetVal= osl_sendSocket( pSocket,Ptr,BytesToSend,osl_Socket_MsgNormal); in osl_writeSocket()
|