Searched refs:os_pwritev_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/clinic/ |
H A D | posixmodule.c.h | 5663 os_pwritev_impl(PyObject *module, int fd, PyObject *buffers, Py_off_t offset, 5695 _return_value = os_pwritev_impl(module, fd, buffers, offset, flags); in os_pwritev()
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 10473 os_pwritev_impl(PyObject *module, int fd, PyObject *buffers, Py_off_t offset, in os_pwritev_impl() function
|
Completed in 36 milliseconds