Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4188 posix_setreuid (PyObject *self, PyObject *args) in posix_setreuid() function
6960 {"setreuid", posix_setreuid, METH_VARARGS, posix_setreuid__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c5778 posix_setreuid (PyObject *self, PyObject *args) in posix_setreuid() function
8824 {"setreuid", posix_setreuid, METH_VARARGS, posix_setreuid__doc__},