Searched defs:BytesToSend (Results 1 – 10 of 10) sorted by relevance
/trunk/main/vos/source/ |
H A D | pipe.cxx | 246 sal_Int32 OPipe::send(const void* pBuffer, sal_uInt32 BytesToSend) in send() 382 sal_Int32 BytesToSend= n; in write() local
|
H A D | socket.cxx | 1464 sal_uInt32 BytesToSend= n; in write() local 1525 sal_uInt32 BytesToSend, in send()
|
/trunk/main/sal/osl/unx/ |
H A D | pipe.c | 501 sal_Int32 BytesToSend) in osl_sendPipe() 542 sal_Int32 BytesToSend= n; in osl_writePipe() local
|
H A D | socket.c | 2358 sal_uInt32 BytesToSend, in osl_sendSocket() 2400 sal_uInt32 BytesToSend, in osl_sendToSocket() 2488 sal_uInt32 BytesToSend= n; in osl_writeSocket() local
|
/trunk/main/sal/osl/os2/ |
H A D | pipe.cxx | 417 sal_Int32 BytesToSend) in osl_sendPipe() 473 sal_Int32 BytesToSend= n; in osl_writePipe() local
|
H A D | socket.c | 2396 sal_uInt32 BytesToSend, in osl_sendSocket() 2438 sal_uInt32 BytesToSend, in osl_sendToSocket() 2526 sal_uInt32 BytesToSend= n; in osl_writeSocket() local
|
/trunk/main/sal/osl/w32/ |
H A D | pipe.c | 524 sal_Int32 BytesToSend) in osl_sendPipe() 566 sal_Int32 BytesToSend= n; in osl_writePipe() local
|
H A D | socket.cxx | 1515 sal_uInt32 BytesToSend, in osl_sendSocket() 1534 sal_uInt32 BytesToSend, in osl_sendToSocket() 1598 sal_uInt32 BytesToSend= n; in osl_writeSocket() local
|
H A D | process.cxx | 526 sal_Int32 BytesToSend, in WritePipe()
|
/trunk/main/sal/inc/osl/ |
H A D | socket.hxx | 454 sal_uInt32 BytesToSend, in send()
|
Completed in 260 milliseconds