Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4863 os_read_impl(PyObject *module, int fd, Py_ssize_t length);
4891 return_value = os_read_impl(module, fd, length); in os_read()
/third_party/python/Modules/
H A Dposixmodule.c9609 os_read_impl(PyObject *module, int fd, Py_ssize_t length) in os_read_impl() function

Completed in 26 milliseconds