Home
last modified time | relevance | path

Searched refs:ustrServicename (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
1536 if ( ustrServicename != 0 ) in osl_getServicePort()
1539 rtl_uString_getStr(ustrServicename), in osl_getServicePort()
1540 rtl_uString_getLength(ustrServicename), 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
1515 if ( ustrServicename != 0 ) in osl_getServicePort()
1518 rtl_uString_getStr(ustrServicename), in osl_getServicePort()
1519 rtl_uString_getLength(ustrServicename), in osl_getServicePort()

Completed in 54 milliseconds