| /freebsd-head/tools/test/stress2/misc/ |
| HD | seekdir.sh | 12 sed '1,/^EOF/d' < $odir/$0 > seekdir.c 13 rm -f /tmp/seekdir 14 mycc -o seekdir -O2 seekdir.c || exit 1 15 rm -f seekdir.c 23 /tmp/seekdir > /dev/null 31 rm -f /tmp/seekdir 52 seekdir(dirp, loc);
|
| /freebsd-head/lib/libc/tests/gen/ |
| HD | dir2_test.c | 99 seekdir(dirp, beginning); in ATF_TC_BODY() 104 seekdir(dirp, middle); in ATF_TC_BODY() 109 seekdir(dirp, end); in ATF_TC_BODY() 170 seekdir(dirp, td); in ATF_TC_BODY()
|
| /freebsd-head/contrib/netbsd-tests/lib/libc/gen/ |
| HD | t_dir.c | 108 seekdir(dp, here); in ATF_TC_BODY() 116 seekdir(dp, here); in ATF_TC_BODY() 125 seekdir(dp, here); in ATF_TC_BODY()
|
| /freebsd-head/lib/libc/gen/ |
| HD | seekdir.c | 47 seekdir(DIR *dirp, long loc) in seekdir() function
|
| HD | Makefile.inc | 129 seekdir.c \ 342 directory.3 seekdir.3 \
|
| HD | Symbol.map | 219 seekdir;
|
| /freebsd-head/contrib/llvm-project/libcxx/include/ |
| HD | streambuf | 38 pos_type pubseekoff(off_type off, ios_base::seekdir way, 86 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 161 …pubseekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which = ios_base::in | io… 269 …seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which = ios_base::in | ios_b… 346 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, ios_base::openmode) {
|
| HD | ios | 65 typedef T4 seekdir; 66 static constexpr seekdir beg; 67 static constexpr seekdir cur; 68 static constexpr seekdir end; 290 enum seekdir { beg, cur, end }; 295 typedef seekdir seek_dir;
|
| HD | strstream | 48 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 183 …seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which = ios_base::in | ios_b…
|
| HD | ostream | 70 basic_ostream& seekp(off_type, ios_base::seekdir);
|
| HD | istream | 83 basic_istream& seekg(off_type, ios_base::seekdir); 297 basic_istream& seekg(off_type __off, ios_base::seekdir __dir); 1091 …<_CharT, _Traits>& basic_istream<_CharT, _Traits>::seekg(off_type __off, ios_base::seekdir __dir) {
|
| HD | sstream | 88 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 516 …seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __wch = ios_base::in | ios_bas… 805 off_type __off, ios_base::seekdir __way, ios_base::openmode __wch) {
|
| HD | fstream | 51 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 294 …seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __wch = ios_base::in | ios_bas… 909 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode…
|
| HD | locale | 3412 …seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __wch = ios_base::in | ios_bas… 3620 wbuffer_convert<_Codecvt, _Elem, _Tr>::seekoff(off_type __off, ios_base::seekdir __way, ios_base::o…
|
| /freebsd-head/include/ |
| HD | dirent.h | 138 void seekdir(DIR *, long);
|
| /freebsd-head/tests/sys/fs/fusefs/ |
| HD | readdir.cc | 369 TEST_F(Readdir, seekdir) in TEST_F() argument 436 seekdir(dir, bookmark); in TEST_F()
|
| /freebsd-head/contrib/llvm-project/libcxx/src/ |
| HD | strstream.cpp | 173 strstreambuf::pos_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::ope… in seekoff()
|
| /freebsd-head/contrib/llvm-project/libcxx/include/__ostream/ |
| HD | basic_ostream.h | 124 …inline _LIBCPP_HIDE_FROM_ABI_AFTER_V1 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir… 713 …<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
|
| /freebsd-head/contrib/lib9p/backend/ |
| HD | fs.c | 1689 seekdir(file->ff_dir, o); in fs_read() 1693 seekdir(file->ff_dir, o); in fs_read() 2665 seekdir(file->ff_dir, (long)req->lr_req.io.offset); in fs_readdir()
|
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 2808 fun:seekdir=uninstrumented
|