Searched refs:pszHostname (Results 1 – 2 of 2) sorted by relevance
432 const sal_Char *pszHostname);441 const sal_Char* pszHostname);1196 const sal_Char *pszHostname, in osl_psz_createHostAddr() argument1202 OSL_ASSERT(pszHostname && pAddr); in osl_psz_createHostAddr()1211 strcpy (cn, pszHostname); in osl_psz_createHostAddr()1376 sal_Char pszHostname[1024]; in osl_getLocalHostname() local1378 pszHostname[0] = '\0'; in osl_getLocalHostname()1380 Result = osl_psz_getLocalHostname(pszHostname,sizeof(pszHostname)); in osl_getLocalHostname()1649 sal_Char pszHostname[1024]; in osl_getHostnameOfSocketAddr() local1651 pszHostname[0] = '\0'; in osl_getHostnameOfSocketAddr()[all …]
432 const sal_Char *pszHostname);441 const sal_Char* pszHostname);1176 const sal_Char *pszHostname, in osl_psz_createHostAddr() argument1182 OSL_ASSERT(pszHostname && pAddr); in osl_psz_createHostAddr()1191 strcpy (cn, pszHostname); in osl_psz_createHostAddr()1356 sal_Char pszHostname[1024]; in osl_getLocalHostname() local1358 pszHostname[0] = '\0'; in osl_getLocalHostname()1360 Result = osl_psz_getLocalHostname(pszHostname,sizeof(pszHostname)); in osl_getLocalHostname()1628 sal_Char pszHostname[1024]; in osl_getHostnameOfSocketAddr() local1630 pszHostname[0] = '\0'; in osl_getHostnameOfSocketAddr()[all …]
Completed in 36 milliseconds