| /netbsd/src/lib/libc/gen/ |
| D | seekdir.c | 51 __weak_alias(seekdir,_seekdir) in __weak_alias() argument 60 seekdir(DIR *dirp, long loc) in __weak_alias()
|
| D | Makefile.inc | 29 rewinddir.c scandir.c seekdir.c setdomainname.c \ 103 rewinddir.3 directory.3 seekdir.3 directory.3 telldir.3 \
|
| /netbsd/src/tests/lib/libc/gen/ |
| D | 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()
|
| /netbsd/src/external/gpl2/xcvs/dist/contrib/ |
| D | dirfns.shar | 6 Xopendir, readdir, telldir, seekdir, rewinddir, closedir \- high-level directory operations 31 X.B seekdir(dirp, loc) 84 X.I seekdir 291 Xextern void seekdir(); 294 X#define rewinddir(dirp) seekdir((dirp), (long)0) 299 XDIR = closedir.o opendir.o readdir.o seekdir.o telldir.o 427 echo 'seekdir.c': 428 sed 's/^X//' >'seekdir.c' <<'!' 429 Xstatic char sccsid[] = "@(#)seekdir.c 4.9 3/25/83"; 436 X * Only values returned by "telldir" should be passed to seekdir.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | ios_base.h | 492 typedef _Ios_Seekdir seekdir; in _GLIBCXX_VISIBILITY() 495 static const seekdir beg = _S_beg; in _GLIBCXX_VISIBILITY() 498 static const seekdir cur = _S_cur; in _GLIBCXX_VISIBILITY() 501 static const seekdir end = _S_end; in _GLIBCXX_VISIBILITY()
|
| D | sstream.tcc | 168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
|
| D | ostream.tcc | 288 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
|
| D | fstream.tcc | 833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() 908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
|
| D | istream.tcc | 936 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
|
| /netbsd/src/include/ |
| D | dirent.h | 104 void seekdir(DIR *, long);
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
| D | basic_file_stdio.h | 123 seekoff(streamoff __off, ios_base::seekdir __way) throw (); in _GLIBCXX_VISIBILITY()
|
| D | basic_file_stdio.cc | 379 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) throw () in seekoff()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | dirent.hin | 62 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL seekdir(DIR *, long);
|
| D | dirent.c | 227 seekdir(DIR * dp, long offset) in seekdir() function
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | stdio_sync_filebuf.h | 193 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
| D | strstream | 126 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | streambuf | 250 * @param __way Value for ios_base::seekdir. 256 pubseekoff(off_type __off, ios_base::seekdir __way, 607 seekoff(off_type, ios_base::seekdir,
|
| D | spanstream | 143 seekoff(off_type __off, ios_base::seekdir __way,
|
| D | fstream | 421 seekoff(off_type __off, ios_base::seekdir __way, 430 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state);
|
| D | ostream | 381 seekp(off_type, ios_base::seekdir);
|
| D | istream | 602 seekg(off_type, ios_base::seekdir);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-crtlmap.map | 676 seekdir
|
| /netbsd/src/usr.bin/spell/spell/ |
| D | special.netbsd | 1076 seekdir
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 625 #define seekdir _seekdir macro
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| D | netpgpperl_wrap.c | 1392 #ifdef seekdir 1393 #undef seekdir
|