Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dselectmodule.c.h1010 select_kqueue_fromfd_impl(PyTypeObject *type, int fd);
1022 return_value = select_kqueue_fromfd_impl(type, fd); in select_kqueue_fromfd()
/third_party/python/Modules/
Dselectmodule.c2060 select_kqueue_fromfd_impl(PyTypeObject *type, int fd) in select_kqueue_fromfd_impl() function