Main Page | Data Structures | File List | Data Fields | Globals

securestorage_api.h File Reference

Secure Storage internal API header file. More...

Go to the source code of this file.

Data Structures

struct  ss_state

Defines

#define MAX_OPEN_FILES   1024
#define GFAL_DEFAULT_CATALOG_TYPE   "lfc"

Functions

ss_DIRlfc_opendirxg (char *server, const char *path, const char *guid)
dirent * lfc_readdir (ss_DIR *dirp)
int lfc_closedir (ss_DIR *dirp)
int lfc_getreplica (const char *path, const char *guid, const char *se, int *nbentries, struct lfc_filereplica **rep_entries)
int lfc_statg (const char *path, const char *guid, struct ss_filestatg *statbuf)
int lfc_statr (const char *sfn, struct ss_filestatg *statbuf)
int lfc_mkdir (const char *path, mode_t mode)
int lfc_rmdir (const char *path)


Detailed Description

Secure Storage internal API header file.

Author:
Giordano Scuderi, Nicola Dominante - Unico SRL
Date:
2007

Definition in file securestorage_api.h.


Define Documentation

#define GFAL_DEFAULT_CATALOG_TYPE   "lfc"
 

Definition at line 292 of file securestorage_api.h.

#define MAX_OPEN_FILES   1024
 

Definition at line 290 of file securestorage_api.h.


Function Documentation

int lfc_closedir ss_DIR dirp  ) 
 

Referenced by securestorage_closedir().

int lfc_getreplica const char *  path,
const char *  guid,
const char *  se,
int *  nbentries,
struct lfc_filereplica **  rep_entries
 

int lfc_mkdir const char *  path,
mode_t  mode
 

Referenced by securestorage_mkdir().

ss_DIR* lfc_opendirxg char *  server,
const char *  path,
const char *  guid
 

Referenced by securestorage_opendir().

struct dirent* lfc_readdir ss_DIR dirp  ) 
 

Referenced by securestorage_readdir().

int lfc_rmdir const char *  path  ) 
 

Referenced by securestorage_rmdir().

int lfc_statg const char *  path,
const char *  guid,
struct ss_filestatg statbuf
 

Referenced by securestorage_statg().

int lfc_statr const char *  sfn,
struct ss_filestatg statbuf
 


Generated on Wed May 30 09:56:31 2007 for Secure Storage Service by doxygen 1.3.5