Home
last modified time | relevance | path

Searched refs:osl_sendSocket (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dsocket.h376 SAL_DLLPUBLIC sal_Int32 SAL_CALL osl_sendSocket(
H A Dsocket.hxx466 return osl_sendSocket( m_handle, pBuffer, BytesToSend, Flag ); in send()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dsocket.h369 SAL_DLLPUBLIC sal_Int32 SAL_CALL osl_sendSocket(
H A Dsocket.hxx460 return osl_sendSocket( m_handle, pBuffer, BytesToSend, Flag ); in send()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dsocket.cxx1111 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 Dsal.map159 osl_sendSocket;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/
H A Dsal.map159 osl_sendSocket;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dsocket.cxx1129 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 Dsocket.cxx1620 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 Dsocket.cxx1629 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()