fd.h File Reference

#include "headers.h"
#include "config.h"
#include "types.h"
Include dependency graph for fd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int fdBegin (int fd)
int fdEnd (int fd)
int fdIsFile (int fd)
int fdFileSize (int fd, uint64 *size)

Function Documentation

int fdBegin ( int  fd  ) 

Definition at line 40 of file fd.c.

References set_fl().

Referenced by ioBegin().

Here is the call graph for this function:

int fdEnd ( int  fd  ) 

Definition at line 45 of file fd.c.

References clr_fl().

Referenced by ioEnd(), and sig_int().

Here is the call graph for this function:

int fdFileSize ( int  fd,
uint64 size 
)

Definition at line 62 of file fd.c.

References print_error().

Referenced by parse_infile_value().

Here is the call graph for this function:

int fdIsFile ( int  fd  ) 

Definition at line 50 of file fd.c.

References print_error().

Referenced by parse_infile_value().

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Defines

Generated on Mon Mar 21 12:13:33 2011 for bar by  doxygen 1.6.1