Home
last modified time | relevance | path

Searched defs:pustrPath (Results 1 – 8 of 8) sorted by path

/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx71 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 Dfile_url.cxx783 oslFileError SAL_CALL _osl_getSystemPathFromFileURL( rtl_uString *strURL, rtl_uString **pustrPath, … in _osl_getSystemPathFromFileURL()
H A Dpath_helper.cxx99 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern()
H A Duunxapi.cxx42 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()
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx70 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 Duunxapi.cxx77 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()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx711 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()
H A Dpath_helper.cxx101 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern()

Completed in 40 milliseconds