src/outfile.h File Reference

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

Go to the source code of this file.

Functions

void outfile_close (int fd, char *path)
void outfile_fclose (FILE *fp, char *path)
int outfile_fopen (FILE **fp, const char *path, int force_overwrite)
int outfile_open (int *fd, const char *path, int force_overwrite)


Function Documentation

void outfile_close ( int  fd,
char *  path 
)

Definition at line 124 of file outfile.c.

References errlognl(), and unix_error().

Here is the call graph for this function:

void outfile_fclose ( FILE *  fp,
char *  path 
)

Definition at line 146 of file outfile.c.

References outfile_close(), and unix_error().

Here is the call graph for this function:

int outfile_fopen ( FILE **  fp,
const char *  path,
int  force_overwrite 
)

Definition at line 103 of file outfile.c.

References outfile_open(), RDD_EOPEN, and RDD_OK.

Here is the call graph for this function:

int outfile_open ( int *  fd,
const char *  path,
int  force_overwrite 
)

Definition at line 75 of file outfile.c.

References error(), path_exists(), RDD_OK, and unix_error().

Here is the call graph for this function:


Generated on Sun Feb 6 12:36:20 2011 for rdd by  doxygen 1.5.6