Searched defs:dotdot (Results 1 – 12 of 12) sorted by relevance
38 struct dotdot { struct47 const struct dotdot pairs[] = { argument
38 ext2_ino_t dotdot; /* Parent according to '..' */ member445 ext2_ino_t dotdot) in e2fsck_dir_info_set_dotdot()478 ext2_ino_t *dotdot) in e2fsck_dir_info_get_dotdot()
915 struct ext2_dir_entry *dirent, *prev, dot, dotdot; in check_dir_block() local
97 ext2_ino_t dotdot; /* Parent according to '..' */ member
708 __u32 dotdot; in check_is_really_dir() local
124 FileInfo dotdot; in Next() local
51 static string dotdot = ".*[^.]\\.\\.[^.].*"; field in Antlr.Runtime.Tree.TreeParser
49 static string dotdot = ".*[^.]\\.\\.[^.].*"; field in Antlr.Runtime.Tree.TreeParser
44 static String dotdot = ".*[^.]\\.\\.[^.].*"; field in TreeParser
155 static const wstring dotdot(L".."); in normalize() local
2214 dotdot = ".*[^.]\\.\\.[^.].*" variable in TreeParser
2227 dotdot = ".*[^.]\\.\\.[^.].*" variable in TreeParser