Searched refs:telldir (Results 1 – 5 of 5) sorted by relevance
242 offset_list.push_back(telldir(d)); in TEST()247 offset_list.push_back(telldir(d)); in TEST()252 long end_offset = telldir(d); in TEST()259 ASSERT_EQ(offset_list[i], telldir(d)); in TEST()266 ASSERT_EQ(offset_list[i], telldir(d)); in TEST()274 ASSERT_EQ(end_offset, telldir(d)); in TEST()
80 extern long telldir(DIR*);
174 long telldir(DIR* d) { in telldir() function
1059 telldir
1182 telldir;