lib/filesys.h File Reference

(r16139/r15762)

#include <stdio.h>
#include <dirent.h>
#include <grp.h>

Include dependency graph for filesys.h:

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

Go to the source code of this file.

Defines

#define FILE_RETRY_INTERVAL   5

Functions

int boinc_delete_file (const char *)
int boinc_touch_file (const char *path)
FILE * boinc_fopen (const char *path, const char *mode)
int boinc_copy (const char *orig, const char *newf)
int boinc_rename (const char *old, const char *newf)
int boinc_mkdir (const char *)
int boinc_chown (const char *, gid_t)
int boinc_rmdir (const char *)
int remove_project_owned_file_or_dir (const char *path)
void boinc_getcwd (char *)
void relative_to_absolute (const char *relname, char *path)
int boinc_make_dirs (char *, char *)
int is_file (const char *path)
int is_dir (const char *path)
int is_symlink (const char *path)
int boinc_truncate (const char *, double)
int boinc_file_exists (const char *path)
int boinc_file_or_symlink_exists (const char *path)

Variables

char boinc_failed_file [256]


Define Documentation

#define FILE_RETRY_INTERVAL   5


Function Documentation

int boinc_chown ( const char *  ,
gid_t   
)

int boinc_copy ( const char *  orig,
const char *  newf 
)

Here is the caller graph for this function:

int boinc_delete_file ( const char *   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int boinc_file_exists ( const char *  path  ) 

Here is the caller graph for this function:

int boinc_file_or_symlink_exists ( const char *  path  ) 

Here is the caller graph for this function:

FILE* boinc_fopen ( const char *  path,
const char *  mode 
)

Here is the caller graph for this function:

void boinc_getcwd ( char *   ) 

Here is the caller graph for this function:

int boinc_make_dirs ( char *  ,
char *   
)

int boinc_mkdir ( const char *   ) 

Here is the caller graph for this function:

int boinc_rename ( const char *  old,
const char *  newf 
)

Here is the caller graph for this function:

int boinc_rmdir ( const char *   ) 

Here is the caller graph for this function:

int boinc_touch_file ( const char *  path  ) 

int boinc_truncate ( const char *  ,
double   
)

Here is the caller graph for this function:

int is_dir ( const char *  path  ) 

Here is the caller graph for this function:

int is_file ( const char *  path  ) 

Here is the caller graph for this function:

int is_symlink ( const char *  path  ) 

Here is the caller graph for this function:

void relative_to_absolute ( const char *  relname,
char *  path 
)

Here is the caller graph for this function:

int remove_project_owned_file_or_dir ( const char *  path  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

char boinc_failed_file[256]


Generated on Mon Oct 6 10:40:53 2008 for BOINC by  doxygen 1.5.6