Home
last modified time | relevance | path

Searched defs:utime (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
Dutime.c55 utime( in utime() function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DLongFilePathOs.py51 def utime(path, times): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtarfile.py2296 def utime(self, tarinfo, targetpath): member in TarFile