Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c854 pyepoll_fileno(pyEpoll_Object *self) in pyepoll_fileno() function
1083 {"fileno", (PyCFunction)pyepoll_fileno, METH_NOARGS,
/external/python/cpython3/Modules/
Dselectmodule.c1356 pyepoll_fileno(pyEpoll_Object *self) in pyepoll_fileno() function
1637 {"fileno", (PyCFunction)pyepoll_fileno, METH_NOARGS,