Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/unx/
H A Dfile_misc.cxx583 …Modes(const sal_Char* pszFileName, mode_t nMode, time_t nAcTime, time_t nModTime, uid_t nUID, gid_…
770 time_t nModTime=0; in osl_psz_copyFile() local
798 nModTime=aFileStat.st_mtime; in osl_psz_copyFile()
836 oslChangeFileModes(pszDestPath,nMode,nAcTime,nModTime,nUID,nGID); in osl_psz_copyFile()
920 …odes( const sal_Char* pszFileName, mode_t nMode, time_t nAcTime, time_t nModTime, uid_t nUID, gid_… in oslChangeFileModes() argument
933 aTimeBuffer.modtime=nModTime; in oslChangeFileModes()
/aoo4110/main/sal/osl/os2/
H A Dfile.cxx790 …Modes(const sal_Char* pszFileName, mode_t nMode, time_t nAcTime, time_t nModTime, uid_t nUID, gid_…
2010 …odes( const sal_Char* pszFileName, mode_t nMode, time_t nAcTime, time_t nModTime, uid_t nUID, gid_… in oslChangeFileModes() argument
2023 aTimeBuffer.modtime=nModTime; in oslChangeFileModes()
2133 time_t nModTime=0; in osl_psz_copyFile() local
2161 nModTime=aFileStat.st_mtime; in osl_psz_copyFile()
2199 oslChangeFileModes(pszDestPath,nMode,nAcTime,nModTime,nUID,nGID); in osl_psz_copyFile()

Completed in 38 milliseconds