Home
last modified time | relevance | path

Searched refs:ustrProtocol (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sal/osl/os2/
H A Dsocket.c1528 sal_Int32 SAL_CALL osl_getServicePort(rtl_uString *ustrServicename, rtl_uString *ustrProtocol) in osl_getServicePort() argument
1546 if ( ustrProtocol != 0 ) in osl_getServicePort()
1549 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()
1550 rtl_uString_getLength(ustrProtocol), in osl_getServicePort()
/aoo4110/main/sal/osl/unx/
H A Dsocket.c1507 sal_Int32 SAL_CALL osl_getServicePort(rtl_uString *ustrServicename, rtl_uString *ustrProtocol) in osl_getServicePort() argument
1525 if ( ustrProtocol != 0 ) in osl_getServicePort()
1528 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()
1529 rtl_uString_getLength(ustrProtocol), in osl_getServicePort()

Completed in 122 milliseconds