Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c1190 posix_rename(PyObject *self, PyObject *args) in posix_rename() function
6855 {"rename", posix_rename, METH_VARARGS, posix_rename__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c2578 posix_rename(PyObject *self, PyObject *args) in posix_rename() function
8719 {"rename", posix_rename, METH_VARARGS, posix_rename__doc__},