Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3737 {"preadv", (PyCFunction)os_preadv, METH_FASTCALL, os_preadv__doc__},
3744 os_preadv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_preadv() function