Searched refs:os_fstat_impl (Results 1 – 2 of 2) sorted by relevance
3821 os_fstat_impl(PyObject *module, int fd);3835 return_value = os_fstat_impl(module, fd); in os_fstat()
8515 os_fstat_impl(PyObject *module, int fd) in os_fstat_impl() function