Searched defs:pustrPath (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sal/osl/os2/ |
H A D | file_path_helper.cxx | 71 void SAL_CALL osl_systemPathRemoveSeparator(rtl_uString* pustrPath) in osl_systemPathRemoveSeparator() 115 sal_Bool SAL_CALL osl_systemPathIsRelativePath(const rtl_uString* pustrPath) in osl_systemPathIsRelativePath() 125 sal_Bool SAL_CALL osl_systemPathIsAbsolutePath(const rtl_uString* pustrPath) in osl_systemPathIsAbsolutePath() 164 sal_Int32 SAL_CALL osl_systemPathGetParent(rtl_uString* pustrPath) in osl_systemPathGetParent() 174 const rtl_uString* pustrPath, in osl_systemPathGetFileNameOrLastDirectoryPart() 201 const rtl_uString* pustrPath) in osl_systemPathIsHiddenFileOrDirectoryEntry() 226 const rtl_uString* pustrPath) in osl_systemPathIsLocalOrParentDirectoryEntry()
|
H A D | uunxapi.cxx | 42 int access_u(const rtl_uString* pustrPath, int mode) in access_u() 71 int lstat_u(const rtl_uString* pustrPath, struct stat* buf) in lstat_u()
|
H A D | path_helper.cxx | 99 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern()
|
H A D | file_url.cxx | 783 oslFileError SAL_CALL _osl_getSystemPathFromFileURL( rtl_uString *strURL, rtl_uString **pustrPath, … in _osl_getSystemPathFromFileURL()
|
/aoo4110/main/sal/osl/unx/ |
H A D | file_path_helper.cxx | 70 void SAL_CALL osl_systemPathRemoveSeparator(rtl_uString* pustrPath) in osl_systemPathRemoveSeparator() 117 sal_Bool SAL_CALL osl_systemPathIsRelativePath(const rtl_uString* pustrPath) in osl_systemPathIsRelativePath() 150 const rtl_uString* pustrPath, in osl_systemPathGetFileNameOrLastDirectoryPart() 177 const rtl_uString* pustrPath) in osl_systemPathIsHiddenFileOrDirectoryEntry() 197 const rtl_uString* pustrPath) in osl_systemPathIsLocalOrParentDirectoryEntry()
|
H A D | uunxapi.cxx | 77 int access_u(const rtl_uString* pustrPath, int mode) in access_u() 111 int lstat_u(const rtl_uString* pustrPath, struct stat* buf) in lstat_u()
|
/aoo4110/main/sal/osl/w32/ |
H A D | path_helper.cxx | 101 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern()
|
H A D | file_url.cxx | 711 oslFileError _osl_getSystemPathFromFileURL( rtl_uString *strURL, rtl_uString **pustrPath, sal_Bool … in _osl_getSystemPathFromFileURL() 965 rtl_uString *ustrURL, rtl_uString **pustrPath) in osl_getSystemPathFromFileURL() 974 rtl_uString **pustrPath) in osl_searchFileURL()
|
Completed in 45 milliseconds