Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/misc/
H A Dseekdir.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/lib/libc/tests/gen/
H A Ddir2_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/contrib/netbsd-tests/lib/libc/gen/
H A Dt_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/lib/libc/gen/
H A Dseekdir.c47 seekdir(DIR *dirp, long loc) in seekdir() function
H A DMakefile.inc127 seekdir.c \
336 directory.3 seekdir.3 \
H A DSymbol.map219 seekdir;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstreambuf38 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) {
H A Dios65 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;
H A Dstrstream48 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…
H A Dostream70 basic_ostream& seekp(off_type, ios_base::seekdir);
H A Distream83 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) {
H A Dsstream88 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) {
H A Dfstream51 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…
H A Dlocale3412 …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/include/
H A Ddirent.h138 void seekdir(DIR *, long);
/freebsd/tests/sys/fs/fusefs/
H A Dreaddir.cc369 TEST_F(Readdir, seekdir) in TEST_F() argument
436 seekdir(dir, bookmark); in TEST_F()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp173 strstreambuf::pos_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) { in overflow()
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_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/contrib/lib9p/backend/
H A Dfs.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/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2808 fun:seekdir=uninstrumented