Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c957 pyepoll_modify(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_modify() function
1085 {"modify", (PyCFunction)pyepoll_modify,
/external/python/cpython3/Modules/
Dselectmodule.c1459 pyepoll_modify(pyEpoll_Object *self, PyObject *args, PyObject *kwds) in pyepoll_modify() function
1639 {"modify", (PyCFunction)pyepoll_modify,