Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c1314 posix_utime(PyObject *self, PyObject *args) in posix_utime() function
6871 {"utime", posix_utime, METH_VARARGS, posix_utime__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c2774 posix_utime(PyObject *self, PyObject *args) in posix_utime() function
8735 {"utime", posix_utime, METH_VARARGS, posix_utime__doc__},