Home
last modified time | relevance | path

Searched refs:seekdir (Results 1 – 20 of 20) sorted by relevance

/freebsd-head/tools/test/stress2/misc/
HDseekdir.sh12 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/
HDdir2_test.c99 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/
HDt_dir.c108 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/
HDseekdir.c47 seekdir(DIR *dirp, long loc) in seekdir() function
HDMakefile.inc129 seekdir.c \
342 directory.3 seekdir.3 \
HDSymbol.map219 seekdir;
/freebsd-head/contrib/llvm-project/libcxx/include/
HDstreambuf38 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) {
HDios65 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;
HDstrstream48 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…
HDostream70 basic_ostream& seekp(off_type, ios_base::seekdir);
HDistream83 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) {
HDsstream88 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) {
HDfstream51 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…
HDlocale3412 …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/
HDdirent.h138 void seekdir(DIR *, long);
/freebsd-head/tests/sys/fs/fusefs/
HDreaddir.cc369 TEST_F(Readdir, seekdir) in TEST_F() argument
436 seekdir(dir, bookmark); in TEST_F()
/freebsd-head/contrib/llvm-project/libcxx/src/
HDstrstream.cpp173 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/
HDbasic_ostream.h124 …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/
HDfs.c1689 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/
HDlibc_ubuntu1404_abilist.txt2808 fun:seekdir=uninstrumented