Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1566 kqueue_queue_fromfd(PyObject *cls, PyObject *args) in kqueue_queue_fromfd() function
1734 {"fromfd", (PyCFunction)kqueue_queue_fromfd,
/external/python/cpython3/Modules/
Dselectmodule.c2095 kqueue_queue_fromfd(PyObject *cls, PyObject *args) in kqueue_queue_fromfd() function
2277 {"fromfd", (PyCFunction)kqueue_queue_fromfd,