Home
last modified time | relevance | path

Searched refs:BytesRead (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vos/source/
H A Dsocket.cxx1416 sal_uInt32 BytesRead= 0; in read() local
1433 BytesRead += RetVal; in read()
1442 return BytesRead; in read()
1662 sal_Int32 BytesRead; in recvFrom() local
1669 BytesRead= in recvFrom()
1682 BytesRead= in recvFrom()
1690 return BytesRead; in recvFrom()
H A Dpipe.cxx350 sal_Int32 BytesRead= 0; in read() local
366 BytesRead += RetVal; in read()
370 return BytesRead; in read()
/trunk/main/sal/osl/os2/
H A Dpipe.cxx499 sal_Int32 BytesRead= 0; in osl_readPipe() local
515 BytesRead += RetVal; in osl_readPipe()
518 return BytesRead; in osl_readPipe()
H A Dsocket.c2490 sal_uInt32 BytesRead= 0; in osl_readSocket() local
2511 BytesRead += RetVal; in osl_readSocket()
2515 return BytesRead; in osl_readSocket()
/trunk/main/sal/osl/unx/
H A Dpipe.c568 sal_Int32 BytesRead= 0; in osl_readPipe() local
584 BytesRead += RetVal; in osl_readPipe()
587 return BytesRead; in osl_readPipe()
H A Dsocket.c2452 sal_uInt32 BytesRead= 0; in osl_readSocket() local
2473 BytesRead += RetVal; in osl_readSocket()
2477 return BytesRead; in osl_readSocket()
/trunk/main/sal/osl/w32/
H A Dpipe.c592 sal_Int32 BytesRead= 0; in osl_readPipe() local
608 BytesRead += RetVal; in osl_readPipe()
611 return BytesRead; in osl_readPipe()
H A Dsocket.cxx1565 sal_uInt32 BytesRead= 0; in osl_readSocket() local
1582 BytesRead += RetVal; in osl_readSocket()
1586 return BytesRead; in osl_readSocket()

Completed in 54 milliseconds