Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c6789 posix_getresgid (PyObject *self, PyObject *noargs) in posix_getresgid() function
7115 {"getresgid", posix_getresgid, METH_NOARGS, posix_getresgid__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c8653 posix_getresgid (PyObject *self, PyObject *noargs) in posix_getresgid() function
8991 {"getresgid", posix_getresgid, METH_NOARGS, posix_getresgid__doc__},