Home
last modified time | relevance | path

Searched refs:utime (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprocess.c1097 unsigned long utime; /* no of jiffies in user mode */ member
1190 &procstat->utime, &procstat->stime, &procstat->cutime, &procstat->cstime, in osl_getProcStat()
1402 userseconds = procstat.utime/hz; in osl_getProcessInfo()
1406 pInfo->UserTime.Nanosec = procstat.utime - (userseconds * hz); in osl_getProcessInfo()
H A Dfile_stat.cxx456 nRet=utime(pszFilePath,&aTimeBuffer); in osl_psz_setFileTime()
H A Dfile_misc.cxx922 nRet=utime(pszFileName,&aTimeBuffer); in oslChangeFileModes()
/trunk/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx254 if ( utime(rFile.c_str(), &aUtimBuf) == -1 ) { in processObject()
/trunk/main/tools/source/fsys/
H A Dunx.cxx640 utime (ByteString(rFileName, osl_getThreadTextEncoding()).GetBuffer(), &u_time); in SetDateTime()
/trunk/main/sal/osl/os2/
H A Dfile.cxx2024 nRet=utime(pszFileName,&aTimeBuffer); in oslChangeFileModes()
3121 nRet=utime(pszFilePath,&aTimeBuffer); in osl_psz_setFileTime()

Completed in 66 milliseconds