Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c6751 posix_setresgid (PyObject *self, PyObject *args) in posix_setresgid() function
7109 {"setresgid", posix_setresgid, METH_VARARGS, posix_setresgid__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c8615 posix_setresgid (PyObject *self, PyObject *args) in posix_setresgid() function
8985 {"setresgid", posix_setresgid, METH_VARARGS, posix_setresgid__doc__},