Searched refs:osl_getHomeDir (Results 1 – 12 of 12) sorted by relevance
/trunk/main/sal/osl/unx/ |
H A D | file_url.cxx | 266 osl_getHomeDir( pSecTemp = osl_getCurrentSecurity(), &pTmp2 ); in osl_getSystemPathFromFileURL() 340 osl_getHomeDir( osl_getCurrentSecurity(), &pTmp ); in osl_getFileURLFromSystemPath()
|
H A D | security.c | 711 sal_Bool SAL_CALL osl_getHomeDir(oslSecurity Security, rtl_uString **pustrDirectory) in osl_getHomeDir() function
|
/trunk/main/sal/inc/osl/ |
H A D | security.h | 122 sal_Bool SAL_CALL osl_getHomeDir(oslSecurity Security, rtl_uString **strDirectory);
|
H A D | security.hxx | 83 return osl_getHomeDir(m_handle, &strDirectory.pData ); in getHomeDir()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | dtint.cxx | 77 osl_getHomeDir( aCur, &aDir.pData ); in DtIntegrator()
|
/trunk/main/vos/source/ |
H A D | security.cxx | 90 return osl_getHomeDir(m_oslSecurity, &strDirectory.pData ); in getHomeDir()
|
/trunk/main/sal/osl/os2/ |
H A D | file_url.cxx | 712 osl_getHomeDir( osl_getCurrentSecurity(), &pTmp ); in osl_getFileURLFromSystemPath() 993 osl_getHomeDir( osl_getCurrentSecurity(), &pTmp2 ); in osl_getSystemPathFromFileURL()
|
H A D | security.c | 193 sal_Bool SAL_CALL osl_getHomeDir(oslSecurity Security, rtl_uString **pustrDirectory) in osl_getHomeDir() function
|
H A D | profile.c | 957 bFailed = ! osl_getHomeDir(security, &strHome);
|
/trunk/main/sal/util/ |
H A D | sal.map | 87 osl_getHomeDir;
|
/trunk/main/sal/osl/w32/ |
H A D | security.c | 456 sal_Bool SAL_CALL osl_getHomeDir(oslSecurity Security, rtl_uString **pustrDirectory) in osl_getHomeDir() function
|
H A D | profile.cxx | 968 bFailed = ! osl_getHomeDir(security, &strHome); in osl_getProfileName()
|
Completed in 58 milliseconds