#include <stdio.h>#include "loc_incl.h"#include <sys/types.h>Include dependency graph for fseek.c:

Go to the source code of this file.
Functions | |
| off_t | _lseek (int fildes, off_t offset, int whence) |
| int | fseek (FILE *stream, long int offset, int whence) |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 19 of file fseek.c. References _IOEOF, _IOERR, _IONBF, _IOREAD, _IOREADING, _IOWRITE, _IOWRITING, _lseek(), adjust(), fflush(), fileno(), io_testflag, pos, and SEEK_CUR. Referenced by Data_Block(), desclg(), descsh(), file_copyline(), fseek_file_func(), fsetpos(), gzrewind(), gzseek(), Indirect(), installboot(), lockcheck(), look(), lookup(), main(), match(), nlist(), printlet(), pspeak(), ReadFileMemory(), rewind(), rspeak(), searchwindex(), strings(), and zsendfile(). |
1.4.6