Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4050 {"pwritev", (PyCFunction)os_pwritev, METH_FASTCALL, os_pwritev__doc__},
4057 os_pwritev(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_pwritev() function