Searched refs:posix_setresuid (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 6733 posix_setresuid (PyObject *self, PyObject *args) in posix_setresuid() function 7106 {"setresuid", posix_setresuid, METH_VARARGS, posix_setresuid__doc__},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | posixmodule.c | 8597 posix_setresuid (PyObject *self, PyObject *args) in posix_setresuid() function 8982 {"setresuid", posix_setresuid, METH_VARARGS, posix_setresuid__doc__},
|