Searched refs:pszServicename (Results 1 – 2 of 2) sorted by relevance
444 const sal_Char* pszServicename, const sal_Char* pszProtocol);1552 sal_Int32 SAL_CALL osl_psz_getServicePort(const sal_Char* pszServicename, in osl_psz_getServicePort() argument1557 ps= getservbyname(pszServicename, pszProtocol); in osl_psz_getServicePort()
444 const sal_Char* pszServicename, const sal_Char* pszProtocol);1573 sal_Int32 SAL_CALL osl_psz_getServicePort(const sal_Char* pszServicename, in osl_psz_getServicePort() argument1578 ps= getservbyname(pszServicename, pszProtocol); in osl_psz_getServicePort()
Completed in 31 milliseconds