CERN org.glite.Gfal
2.0.1
|
file for the internal open function for the posix interface More...
#include <glib.h>
#include <stdlib.h>
#include <common/gfal_prototypes.h>
#include <common/gfal_types.h>
#include <common/gfal_common_plugin.h>
#include <common/gfal_common_errverbose.h>
#include <common/gfal_common_file_handle.h>
#include "gfal_posix_internal.h"
#include "gfal_posix_local_file.h"
Functions | |
int | gfal_posix_internal_open (const char *path, int flag, mode_t mode) |
file for the internal open function for the posix interface
int gfal_posix_internal_open | ( | const char * | path, |
int | flag, | ||
mode_t | mode | ||
) |
Implementation of gfal_open
References gfal_print_verbose(), gfal_check_local_url(), and gfal_plugin_openG().
Referenced by gfal_open().