Home
last modified time | relevance | path

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

/trunk/main/vos/source/
H A Dpipe.cxx235 return osl_receivePipe((*m_pPipeRef)(), in recv()
355 RetVal= osl_receivePipe((*m_pPipeRef)(), in read()
/trunk/main/sal/osl/os2/
H A Dpipe.cxx387 sal_Int32 SAL_CALL osl_receivePipe(oslPipe pPipe, in osl_receivePipe() function
506 RetVal= osl_receivePipe(pPipe, pBuffer, BytesToRead); in osl_readPipe()
/trunk/main/sal/osl/unx/
H A Dpipe.c468 sal_Int32 SAL_CALL osl_receivePipe(oslPipe pPipe, in osl_receivePipe() function
575 RetVal= osl_receivePipe(pPipe, pBuffer, BytesToRead); in osl_readPipe()
/trunk/main/sal/osl/w32/
H A Dpipe.c468 sal_Int32 SAL_CALL osl_receivePipe(oslPipe pPipe, in osl_receivePipe() function
599 RetVal= osl_receivePipe(pPipe, pBuffer, BytesToRead); in osl_readPipe()
H A Dprocess.cxx518 *nBytes = osl_receivePipe(hPipe, pBuffer, BytesToRead); in ReadPipe()
/trunk/main/sal/workben/
H A Dtestpip2.cxx70 nChars = osl_receivePipe( Pipe, szBuffer, 256 ); in main()
H A Dtestpipe.cxx125 nChars = osl_receivePipe( C1Pipe, szBuffer, 256 ); in main()
/trunk/main/sal/inc/osl/
H A Dpipe.h79 sal_Int32 SAL_CALL osl_receivePipe(oslPipe Pipe, void* pBuffer, sal_Int32 BufferSize);
H A Dpipe.hxx198 return osl_receivePipe( m_handle, pBuffer , BytesToRead ); in recv()
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt83 # osl_receivePipe;
/trunk/main/sal/util/
H A Dsal.map143 osl_receivePipe;

Completed in 32 milliseconds