Searched refs:OSL_INVALID_PORT (Results 1 – 8 of 8) sorted by relevance
389 saSocketAddr.getPort( ) == OSL_INVALID_PORT ); in getPort_003()831 …OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAscii( "notexist… in gettheServicePort_004()
519 ::rtl::OUString::valueOf((sal_Int32)OSL_INVALID_PORT), in getLocalPort_002()521 sal_Bool bOK = ( OSL_INVALID_PORT == sSocket.getLocalPort( ) ); in getLocalPort_002()
1009 saSocketAddr.getPort( ) == OSL_INVALID_PORT ); in getPort_003()1439 …OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAscii( "notexist… in gettheServicePort_004()1854 ::rtl::OUString::valueOf((sal_Int32)OSL_INVALID_PORT), in getLocalPort_002()1856 sal_Bool bOK = ( OSL_INVALID_PORT == sSocket.getLocalPort( ) ); in getLocalPort_002()
676 sal_Int32 Port= OSL_INVALID_PORT; in getLocalPort()739 sal_Int32 Port= OSL_INVALID_PORT; in getPeerPort()
39 #define OSL_INVALID_PORT (-1) macro
1029 return OSL_INVALID_PORT; in osl_getServicePort()1063 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
1583 return OSL_INVALID_PORT; in osl_psz_getServicePort()1620 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
1562 return OSL_INVALID_PORT; in osl_psz_getServicePort()1599 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
Completed in 81 milliseconds