Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4818 os_lseek_impl(PyObject *module, int fd, Py_off_t position, int how);
4843 _return_value = os_lseek_impl(module, fd, position, how); in os_lseek()
/third_party/python/Modules/
H A Dposixmodule.c9569 os_lseek_impl(PyObject *module, int fd, Py_off_t position, int how) in os_lseek_impl() function

Completed in 27 milliseconds