Searched refs:os_DirEntry_is_dir_impl (Results 1 – 2 of 2) sorted by relevance
8400 os_DirEntry_is_dir_impl(DirEntry *self, PyTypeObject *defining_class,8426 _return_value = os_DirEntry_is_dir_impl(self, defining_class, follow_symlinks); in os_DirEntry_is_dir()
13835 os_DirEntry_is_dir_impl(DirEntry *self, PyTypeObject *defining_class, in os_DirEntry_is_dir_impl() function