Searched refs:os_DirEntry_stat_impl (Results 1 – 2 of 2) sorted by relevance
5812 os_DirEntry_stat_impl(DirEntry *self, int follow_symlinks);5826 return_value = os_DirEntry_stat_impl(self, follow_symlinks); in os_DirEntry_stat()
11701 os_DirEntry_stat_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_stat_impl() function11749 stat = os_DirEntry_stat_impl(self, follow_symlinks); in DirEntry_test_mode()