Searched refs:telldir (Results 1 - 16 of 16) sorted by relevance

/osnet-11/usr/src/lib/libast/common/dir/
H A Ddirlib.h79 __STDPP__directive pragma pp:hide DIR closedir opendir readdir seekdir telldir
91 #undef telldir
92 #define telldir ______telldir
120 __STDPP__directive pragma pp:nohide DIR closedir opendir readdir seekdir telldir
127 #undef telldir
/osnet-11/usr/src/lib/libc/port/gen/
H A Dtelldir.c30 * telldir -- C library extension routine
38 #pragma weak _telldir = telldir
52 telldir(DIR *dirp) function
103 telldir(DIR *dirp) function
H A D_xftw.c239 here = telldir(dirp);
H A Dnftw.c892 sp->here = telldir(sp->fd);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddir.h142 extern int telldir ();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t346 telldir telldir DIR
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t102 sysread, sysseek, syswrite, tell, telldir, truncate, warn,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h394 # define telldir PerlDir_tell macro
H A Dconfig_h.SH397 * This symbol, if defined, indicates that the telldir routine is
2886 * a prototype for the telldir() function. Otherwise, it is up
2888 * extern long telldir(DIR*);
H A Diperlsys.h441 #define PerlDir_tell(dir) telldir((dir))
H A Dpp_sys.c3869 #if defined(HAS_TELLDIR) || defined(telldir)
3876 long telldir (DIR *);
3891 DIE(aTHX_ PL_no_dir_func, "telldir");
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com570 telldir.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com603 telldir.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com566 telldir.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile544 telldir.o \
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1049 /* telldir.c */
1050 long telldir(DIR *dirp);

Completed in 73 milliseconds