| /openbsd/src/gnu/usr.bin/perl/t/win32/ |
| D | seekdir.t | 21 my $p = telldir $dh; 56 ok(telldir($dh) == $end_pos, "telldir() equal to where we seekdir()d"); 61 ok(telldir($dh) == -1, "telldir() now equal to -1"); 69 ok(telldir($dh) == -1, "....but telldir() == -1 indicating out of range");
|
| /openbsd/src/regress/lib/libc/telldir/ |
| D | telldir.c | 29 pos = telldir(dp); in longloop() 42 if ((t = telldir(dp)) != remember) in longloop() 44 if ((t = telldir(dp)) != remember) in longloop()
|
| D | shortseek.c | 32 pos = telldir(dp); in shortloop() 47 if ((t = telldir(dp)) != remember) in shortloop() 49 if ((t = telldir(dp)) != remember) in shortloop()
|
| D | Makefile | 3 PROG = telldir 4 SRCS = utils.c shortseek.c telldir.c main.c
|
| /openbsd/src/lib/libc/gen/ |
| D | telldir.c | 39 telldir(DIR *dirp) in telldir() function 49 DEF_WEAK(telldir);
|
| D | Makefile.inc | 24 syslog.c syslog_r.c telldir.c time.c times.c \
|
| /openbsd/src/gnu/usr.bin/cvs/contrib/ |
| D | dirfns.shar | 6 Xopendir, readdir, telldir, seekdir, rewinddir, closedir \- high-level directory operations 26 X.B telldir(dirp) 99 X.I telldir 102 X.I telldir 107 X.I telldir 111 X.I telldir 289 Xextern long telldir(); 299 XDIR = closedir.o opendir.o readdir.o seekdir.o telldir.o 368 X dirp->dd_size = 0; /* so that telldir will work before readdir */ 436 X * Only values returned by "telldir" should be passed to seekdir. [all …]
|
| /openbsd/src/gnu/usr.bin/perl/dist/threads/t/ |
| D | kill3.t | 60 my $start = telldir $DIRH; 102 my $start = telldir $DIRH;
|
| /openbsd/src/gnu/usr.bin/cvs/os2/ |
| D | dirent.h | 45 long telldir(DIR *dirp);
|
| D | dirent.c | 141 long telldir(DIR *dirp) in telldir() function
|
| /openbsd/src/lib/libc/hidden/ |
| D | dirent.h | 39 PROTO_NORMAL(telldir);
|
| /openbsd/src/gnu/usr.bin/cvs/windows-NT/ |
| D | ndir.h | 51 extern long telldir (DIR *);
|
| D | ndir.c | 155 telldir (DIR *dirp) in telldir() function
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | pp_sys | 763 # telldir not present 776 telldir(FOO); 782 telldir($foo); 789 telldir() attempted on invalid dirhandle FOO at - line 9. 794 telldir() attempted on invalid dirhandle $foo at - line 15. 806 # telldir not present 823 telldir(FOO); 829 telldir($foo); 836 telldir() attempted on invalid dirhandle FOO at - line 14. 841 telldir() attempted on invalid dirhandle $foo at - line 20.
|
| /openbsd/src/gnu/usr.bin/cvs/vms/ |
| D | ndir.h | 55 extern long telldir();
|
| /openbsd/src/include/ |
| D | dirent.h | 83 long telldir(DIR *);
|
| /openbsd/src/regress/lib/libc/ |
| D | Makefile | 24 SUBDIR+= telldir time timingsafe
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/feature/ |
| D | bareword_filehandles | 59 telldir 478 # NAME seekdir, telldir, rewinddir 480 my $x = telldir FOO; 484 my $x = telldir FOO;
|
| /openbsd/src/gnu/usr.bin/perl/lib/B/ |
| D | Deparse-core.t | 666 telldir 1 -
|
| /openbsd/src/regress/usr.bin/tsort/ |
| D | pairs1 | 274 telldir.o telldir.o 915 rewinddir.o telldir.o 916 seekdir.o telldir.o 1561 telldir.o malloc.o 1784 telldir.o lseek.o 1864 telldir.o malloc.o 2112 telldir.o readdir.o 2576 opendir.o telldir.o 2577 rewinddir.o telldir.o
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | XSUB.h | 527 # define telldir PerlDir_tell macro
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 327 #define telldir win32_telldir macro
|
| /openbsd/src/gnu/usr.bin/perl/regen/ |
| D | opcodes | 455 telldir telldir ck_fun st% DF
|
| /openbsd/src/gnu/usr.bin/perl/vms/ |
| D | vmsish.h | 117 #define telldir(a) Perl_telldir(a) macro
|
| /openbsd/src/lib/libc/ |
| D | Symbols.list | 806 telldir
|