Searched refs:os_pwritev (Results 1 – 1 of 1) sorted by relevance
4050 {"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