Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c867 pyepoll_fromfd(PyObject *cls, PyObject *args) in pyepoll_fromfd() function
1079 {"fromfd", (PyCFunction)pyepoll_fromfd,
/external/python/cpython3/Modules/
Dselectmodule.c1369 pyepoll_fromfd(PyObject *cls, PyObject *args) in pyepoll_fromfd() function
1633 {"fromfd", (PyCFunction)pyepoll_fromfd,