Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/socket/
H A Dosl_SocketAddr.cxx389 saSocketAddr.getPort( ) == OSL_INVALID_PORT ); in getPort_003()
831OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAscii( "notexist… in gettheServicePort_004()
H A Dosl_Socket2.cxx519 ::rtl::OUString::valueOf((sal_Int32)OSL_INVALID_PORT), in getLocalPort_002()
521 sal_Bool bOK = ( OSL_INVALID_PORT == sSocket.getLocalPort( ) ); in getLocalPort_002()
H A Dosl_Socket.cxx1009 saSocketAddr.getPort( ) == OSL_INVALID_PORT ); in getPort_003()
1439OSL_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()
/aoo4110/main/vos/source/
H A Dsocket.cxx676 sal_Int32 Port= OSL_INVALID_PORT; in getLocalPort()
739 sal_Int32 Port= OSL_INVALID_PORT; in getPeerPort()
/aoo4110/main/sal/inc/osl/
H A Dsocket.h39 #define OSL_INVALID_PORT (-1) macro
/aoo4110/main/sal/osl/w32/
H A Dsocket.cxx1029 return OSL_INVALID_PORT; in osl_getServicePort()
1063 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
/aoo4110/main/sal/osl/os2/
H A Dsocket.c1583 return OSL_INVALID_PORT; in osl_psz_getServicePort()
1620 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()
/aoo4110/main/sal/osl/unx/
H A Dsocket.c1562 return OSL_INVALID_PORT; in osl_psz_getServicePort()
1599 return OSL_INVALID_PORT; in osl_getInetPortOfSocketAddr()

Completed in 72 milliseconds