Home
last modified time | relevance | path

Searched refs:osl_sendPipe (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/vos/source/
H A Dpipe.cxx249 return osl_sendPipe((*m_pPipeRef)(), in send()
387 RetVal= osl_sendPipe((*m_pPipeRef)(), in write()
/aoo41x/main/sal/osl/os2/
H A Dpipe.cxx415 sal_Int32 SAL_CALL osl_sendPipe(oslPipe pPipe, in osl_sendPipe() function
480 RetVal= osl_sendPipe(pPipe, pBuffer, BytesToSend); in osl_writePipe()
/aoo41x/main/sal/osl/unx/
H A Dpipe.c501 sal_Int32 SAL_CALL osl_sendPipe(oslPipe pPipe, in osl_sendPipe() function
551 RetVal= osl_sendPipe(pPipe, pBuffer, BytesToSend); in osl_writePipe()
/aoo41x/main/sal/osl/w32/
H A Dpipe.c522 sal_Int32 SAL_CALL osl_sendPipe(oslPipe pPipe, in osl_sendPipe() function
573 RetVal= osl_sendPipe(pPipe, pBuffer, BytesToSend); in osl_writePipe()
H A Dprocess.cxx529 *nBytes = osl_sendPipe(hPipe, pBuffer, BytesToSend); in WritePipe()
/aoo41x/main/sal/workben/
H A Dtestpip2.cxx79 nChars = osl_sendPipe( Pipe, szBuffer, nChars ); in main()
H A Dtestpipe.cxx118 nChars = osl_sendPipe( C1Pipe, cp, n ); in main()
/aoo41x/main/sal/inc/osl/
H A Dpipe.h78 sal_Int32 SAL_CALL osl_sendPipe(oslPipe Pipe, const void* pBuffer, sal_Int32 BufferSize);
H A Dpipe.hxx204 return osl_sendPipe( m_handle, pBuffer , BytesToSend ); in send()
/aoo41x/main/sal/qa/helper/gcov/
H A Ddeprecated.txt84 # osl_sendPipe;
/aoo41x/main/sal/util/
H A Dsal.map159 osl_sendPipe;

Completed in 52 milliseconds