|
CERN org.glite.Gfal
2.0.1
|
lfc implementation for open/read/write/close More...
#include <regex.h>#include <common/gfal_prototypes.h>#include <common/gfal_types.h>#include <common/gfal_common_plugin.h>#include "gfal_common_lfc.h"#include "../gfal_common_internal.h"#include "../gfal_common_errverbose.h"#include "../gfal_common_filedescriptor.h"#include "lfc_ifce_ng.h"Functions | |
| gfal_file_handle | lfc_openG (plugin_handle ch, const char *path, int flag, mode_t mode, GError **err) |
lfc implementation for open/read/write/close
header for lfc implementation for open/read/write/close
| gfal_file_handle lfc_openG | ( | plugin_handle | ch, |
| const char * | path, | ||
| int | flag, | ||
| mode_t | mode, | ||
| GError ** | err | ||
| ) |
open function for the srm plugin
References gfal_plugin_openG(), gfal_print_verbose(), and lfc_getSURLG().
Referenced by gfal_plugin_init().
1.8.0