CERN org.glite.Gfal
2.0.1
|
file for the opendir function on the srm url type More...
#include <string.h>
#include <dirent.h>
#include <stdio.h>
#include "gfal_common_srm.h"
#include "gfal_common_srm_opendir.h"
#include "../gfal_common_errverbose.h"
#include "../gfal_common_filedescriptor.h"
#include "gfal_common_srm_access.h"
#include "gfal_common_srm_endpoint.h"
#include "gfal_common_srm_internal_layer.h"
Functions | |
gfal_file_handle | gfal_srm_opendir_internal (gfal_srmv2_opt *opts, char *endpoint, const char *surl, GError **err) |
gfal_file_handle | gfal_srm_opendirG (plugin_handle ch, const char *surl, GError **err) |
int | gfal_srm_closedirG (plugin_handle handle, gfal_file_handle fh, GError **err) |
file for the opendir function on the srm url type