Searched defs:nSend (Results 1 – 3 of 3) sorted by relevance
242 … sal_Int32 nSend = dsSocket.sendTo( saListenSocketAddr, pTestString2, strlen( pTestString2 ) + 1 ); in TEST_F() local261 … sal_Int32 nSend = dsSocket.sendTo( saListenSocketAddr, pTestString2, strlen( pTestString2 ) + 1 ); in TEST_F() local
3206 … sal_Int32 nSend = dsSocket.sendTo( saListenSocketAddr, pTestString2, strlen( pTestString2 ) + 1 ); in TEST_F() local3224 … sal_Int32 nSend = dsSocket.sendTo( saListenSocketAddr, pTestString2, strlen( pTestString2 ) + 1 ); in TEST_F() local
225 int nSend; in sendFdPipe() local
Completed in 43 milliseconds