Home
last modified time | relevance | path

Searched refs:os_pwrite_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5591 os_pwrite_impl(PyObject *module, int fd, Py_buffer *buffer, Py_off_t offset);
5619 _return_value = os_pwrite_impl(module, fd, &buffer, offset); in os_pwrite()
/third_party/python/Modules/
H A Dposixmodule.c10424 os_pwrite_impl(PyObject *module, int fd, Py_buffer *buffer, Py_off_t offset) in os_pwrite_impl() function

Completed in 28 milliseconds