Main Page | Namespace List | Class List | File List | Class Members | File Members | Related Pages

seek.h File Reference

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

Included by dependency graph

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)


Define Documentation

#define seek_begin fd   )     (seek_set((fd),(seek_pos) 0))
 

Definition at line 13 of file seek.h.

Referenced by cdb_make_finish().


Typedef Documentation

typedef unsigned long seek_pos
 

Definition at line 4 of file seek.h.


Function Documentation

seek_pos seek_cur int   ) 
 

Definition at line 7 of file seek_cur.c.

References CUR.

int seek_end int   ) 
 

int seek_set int  ,
seek_pos 
 

Definition at line 7 of file seek_set.c.

References SET.

Referenced by cdb_make_start(), and cdb_read().

int seek_trunc int  ,
seek_pos 
 


Generated on Mon Apr 26 09:49:26 2004 for ConstantDataStore by doxygen 1.3.6-20040222