Home
last modified time | relevance | path

Searched refs:osl_psz_removeFile (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sal/osl/unx/
H A Dfile_misc.cxx565 static oslFileError osl_psz_removeFile(const sal_Char* pszPath);
663 return osl_psz_removeFile( path ); in osl_removeFile()
694 tErrRemove=osl_psz_removeFile(pszDestPath); in oslDoMoveFile()
698 tErr=osl_psz_removeFile(pszPath); in oslDoMoveFile()
706 static oslFileError osl_psz_removeFile( const sal_Char* pszPath ) in osl_psz_removeFile() function
/aoo42x/main/sal/osl/os2/
H A Dfile.cxx775 static oslFileError osl_psz_removeFile(const sal_Char* pszPath);

Completed in 172 milliseconds