Searched refs:os_DirEntry_stat_impl (Results 1 – 2 of 2) sorted by relevance
11514 os_DirEntry_stat_impl(DirEntry *self, PyTypeObject *defining_class,11562 return_value = os_DirEntry_stat_impl(self, defining_class, follow_symlinks); in os_DirEntry_stat()
15687 os_DirEntry_stat_impl(DirEntry *self, PyTypeObject *defining_class, in os_DirEntry_stat_impl() function15740 stat = os_DirEntry_stat_impl(self, defining_class, follow_symlinks); in DirEntry_test_mode()