client/file_names.cpp File Reference

(r16139/r16069)

#include "cpp.h"
#include "config.h"
#include <cstdio>
#include <sys/stat.h>
#include <cctype>
#include <sys/ipc.h>
#include "shmem.h"
#include "filesys.h"
#include "error_numbers.h"
#include "str_util.h"
#include "util.h"
#include "client_msgs.h"
#include "sandbox.h"
#include "client_state.h"
#include "file_names.h"

Include dependency graph for file_names.cpp:


Functions

void get_project_dir (PROJECT *p, char *path, int len)
void get_pathname (FILE_INFO *fip, char *path, int len)
void get_sched_request_filename (PROJECT &project, char *buf, int len)
void get_sched_reply_filename (PROJECT &project, char *buf, int len)
void get_master_filename (PROJECT &project, char *buf, int len)
void job_log_filename (PROJECT &project, char *buf, int len)
void get_slot_dir (int slot, char *path, int len)
int make_project_dir (PROJECT &p)
int remove_project_dir (PROJECT &p)
int make_slot_dir (int slot)
void delete_old_slot_dirs ()
void get_account_filename (char *master_url, char *path)
bool is_account_file (const char *filename)
bool is_statistics_file (const char *filename)
void get_statistics_filename (char *master_url, char *path)
bool is_image_file (const char *filename)
void boinc_version_dir (PROJECT &p, VERSION_INFO &vi, char *buf)
bool is_version_dir (char *buf, VERSION_INFO &vi)

Variables

const char * BOINC_RCSID_7d362a6a52 = "$Id: file_names.cpp 16069 2008-09-26 18:20:24Z davea $"

Function Documentation

void boinc_version_dir ( PROJECT p,
VERSION_INFO vi,
char *  buf 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void delete_old_slot_dirs (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void get_account_filename ( char *  master_url,
char *  path 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_master_filename ( PROJECT project,
char *  buf,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_pathname ( FILE_INFO fip,
char *  path,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_project_dir ( PROJECT p,
char *  path,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_sched_reply_filename ( PROJECT project,
char *  buf,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_sched_request_filename ( PROJECT project,
char *  buf,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void get_slot_dir ( int  slot,
char *  path,
int  len 
)

Here is the caller graph for this function:

void get_statistics_filename ( char *  master_url,
char *  path 
)

Here is the call graph for this function:

Here is the caller graph for this function:

bool is_account_file ( const char *  filename  ) 

bool is_image_file ( const char *  filename  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool is_statistics_file ( const char *  filename  ) 

bool is_version_dir ( char *  buf,
VERSION_INFO vi 
)

void job_log_filename ( PROJECT project,
char *  buf,
int  len 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int make_project_dir ( PROJECT p  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int make_slot_dir ( int  slot  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int remove_project_dir ( PROJECT p  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const char* BOINC_RCSID_7d362a6a52 = "$Id: file_names.cpp 16069 2008-09-26 18:20:24Z davea $"


Generated on Mon Oct 6 10:38:22 2008 for BOINC by  doxygen 1.5.6