This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | seek_begin(fd) (seek_set((fd),(seek_pos) 0)) |
Typedefs | |
| typedef unsigned long | seek_pos |
Functions | |
| seek_pos | seek_cur (int) |
| int | seek_set (int, seek_pos) |
| int | seek_end (int) |
| int | seek_trunc (int, seek_pos) |
|
|
Definition at line 13 of file seek.h. Referenced by cdb_make_finish(). |
|
|
|
|
|
Definition at line 7 of file seek_cur.c. References CUR. |
|
|
|
|
||||||||||||
|
Definition at line 7 of file seek_set.c. References SET. Referenced by cdb_make_start(), and cdb_read(). |
|
||||||||||||
|
|
1.3.6-20040222