Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4962 os_pread_impl(PyObject *module, int fd, Py_ssize_t length, Py_off_t offset);
4994 return_value = os_pread_impl(module, fd, length, offset); in os_pread()
/third_party/python/Modules/
H A Dposixmodule.c9771 os_pread_impl(PyObject *module, int fd, Py_ssize_t length, Py_off_t offset) in os_pread_impl() function

Completed in 26 milliseconds