Home
last modified time | relevance | path

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

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