Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c13758 os_DirEntry_stat_impl(DirEntry *self, PyTypeObject *defining_class, in os_DirEntry_stat_impl() function
13812 stat = os_DirEntry_stat_impl(self, defining_class, follow_symlinks); in DirEntry_test_mode()
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h8359 os_DirEntry_stat_impl(DirEntry *self, PyTypeObject *defining_class,
8384 return_value = os_DirEntry_stat_impl(self, defining_class, follow_symlinks); in os_DirEntry_stat()

Completed in 41 milliseconds