Home
last modified time | relevance | path

Searched refs:WriteSimplePipe (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sal/osl/os2/
H A Dpipeimpl.h94 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
H A Dpipeimpl.cxx736 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe() function
/trunk/main/sal/osl/w32/
H A Dpipeimpl.h100 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
H A Dpipe.c550 BOOL fSuccess = WriteSimplePipe( pPipe->m_File, pBuffer, BytesToSend, &nBytes, TRUE ); in osl_sendPipe()
H A Dpipeimpl.cxx741 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe() function

Completed in 25 milliseconds