Searched refs:posix_fchown (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 837 posix_fchown(PyObject *self, PyObject *args) in posix_fchown() function 6823 {"fchown", posix_fchown, METH_VARARGS, posix_fchown__doc__},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | posixmodule.c | 1912 posix_fchown(PyObject *self, PyObject *args) in posix_fchown() function 8687 {"fchown", posix_fchown, METH_VARARGS, posix_fchown__doc__},
|