Searched defs:is_symlink (Results 1 – 3 of 3) sorted by relevance
1351 def is_symlink(self): member in Path
4130 def check_entry(self, entry, name, is_dir, is_file, is_symlink): argument
13591 int is_symlink; in DirEntry_test_mode() local