| /NextBSD/contrib/netbsd-tests/lib/libc/gen/ |
| HD | t_dir.c | 84 seekdir(dp, here); in ATF_TC_BODY() 93 seekdir(dp, here); in ATF_TC_BODY() 103 seekdir(dp, here); in ATF_TC_BODY()
|
| /NextBSD/contrib/libstdc++/src/ |
| D | ios.cc | 72 const ios_base::seekdir ios_base::beg; 73 const ios_base::seekdir ios_base::cur; 74 const ios_base::seekdir ios_base::end;
|
| D | strstream.cc | 229 strstreambuf::seekoff(off_type off, ios_base::seekdir dir, in seekoff()
|
| /NextBSD/contrib/libstdc++/include/bits/ |
| D | ios_base.h | 392 typedef _Ios_Seekdir seekdir; typedef 395 static const seekdir beg = _S_beg; 398 static const seekdir cur = _S_cur; 401 static const seekdir end = _S_end;
|
| D | fstream.tcc | 670 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() 738 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
|
| D | sstream.tcc | 155 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
|
| D | ostream.tcc | 260 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
|
| /NextBSD/contrib/libc++/include/ |
| D | streambuf | 39 pos_type pubseekoff(off_type off, ios_base::seekdir way, 87 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 140 pos_type pubseekoff(off_type __off, ios_base::seekdir __way, 188 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 253 ios_base::seekdir __way, 464 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
|
| D | ios | 65 typedef T4 seekdir; 66 static constexpr seekdir beg; 67 static constexpr seekdir cur; 68 static constexpr seekdir end; 272 enum seekdir {beg, cur, end}; 273 typedef seekdir seek_dir;
|
| D | strstream | 46 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
|
| D | ostream | 69 basic_ostream& seekp(off_type, ios_base::seekdir); 218 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 1018 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir)
|
| /NextBSD/lib/libc/gen/ |
| HD | seekdir.c | 51 seekdir(DIR *dirp, long loc) in seekdir() function
|
| HD | Makefile.inc | 105 seekdir.c \ 314 directory.3 seekdir.3 \
|
| HD | Symbol.map | 237 seekdir;
|
| /NextBSD/include/ |
| HD | dirent.h | 106 void seekdir(DIR *, long);
|
| /NextBSD/contrib/libstdc++/config/io/ |
| D | basic_file_stdio.h | 101 seekoff(streamoff __off, ios_base::seekdir __way);
|
| D | basic_file_stdio.cc | 319 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) in seekoff()
|
| /NextBSD/contrib/libstdc++/include/std/ |
| D | std_fstream.h | 355 seekoff(off_type __off, ios_base::seekdir __way, in _GLIBCXX_BEGIN_NAMESPACE() 364 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state); in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | std_streambuf.h | 258 pubseekoff(off_type __off, ios_base::seekdir __way, 598 seekoff(off_type, ios_base::seekdir,
|
| D | std_ostream.h | 362 seekp(off_type, ios_base::seekdir); in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | std_sstream.h | 223 seekoff(off_type __off, ios_base::seekdir __way, in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | std_istream.h | 589 seekg(off_type, ios_base::seekdir); in _GLIBCXX_BEGIN_NAMESPACE()
|
| /NextBSD/contrib/libstdc++/include/ext/ |
| D | stdio_sync_filebuf.h | 159 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_BEGIN_NAMESPACE()
|
| /NextBSD/contrib/libc++/src/ |
| D | strstream.cpp | 229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff()
|
| /NextBSD/contrib/libstdc++/include/backward/ |
| D | strstream | 94 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|