Home | History | Annotate | Download | only in Efi

Lines Matching refs:posix_getsid

4677 posix_getsid(PyObject *self, PyObject *args)

6993 {"getsid", posix_getsid, METH_VARARGS, posix_getsid__doc__},