Home | History | Annotate | Download | only in Efi

Lines Matching refs:posix_getresuid

6769 posix_getresuid (PyObject *self, PyObject *noargs)

7112 {"getresuid", posix_getresuid, METH_NOARGS, posix_getresuid__doc__},