Searched refs:telldir (Results 1 – 8 of 8) sorted by relevance
320 offset_list.push_back(telldir(d)); in TEST()325 offset_list.push_back(telldir(d)); in TEST()330 long end_offset = telldir(d); in TEST()337 ASSERT_EQ(offset_list[i], telldir(d)); in TEST()344 ASSERT_EQ(offset_list[i], telldir(d)); in TEST()352 ASSERT_EQ(end_offset, telldir(d)); in TEST()
58 FUNCTION(telldir, long (*f)(DIR*)); in dirent_h()
163 long telldir(DIR* __dir) __INTRODUCED_IN(23);
195 long telldir(DIR* d) { in telldir() function
1059 telldir
155 * <dirent.h> `telldir`, `seekdir`.
1074 telldir; # introduced=23