Searched refs:os_pwrite (Results 1 – 1 of 1) sorted by relevance
3992 {"pwrite", (PyCFunction)os_pwrite, METH_FASTCALL, os_pwrite__doc__},3998 os_pwrite(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_pwrite() function