Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c671 edk2_fchmod(PyObject *self, PyObject *args) in edk2_fchmod() function
3712 {"fchmod", edk2_fchmod, METH_VARARGS, edk2_fchmod__doc__},