header file for the opendir function on the srm url type More...
#include <stdlib.h>
#include <dirent.h>
#include <glib.h>
#include "../gfal_common_filedescriptor.h"
Go to the source code of this file.
Data Structures | |
struct | _gfal_srm_opendir_handle |
Typedefs | |
typedef struct _gfal_srm_opendir_handle * | gfal_srm_opendir_handle |
Functions | |
gfal_file_handle | gfal_srm_opendirG (plugin_handle handle, const char *path, GError **err) |
int | gfal_srm_closedirG (plugin_handle handle, gfal_file_handle fh, GError **err) |
header file for the opendir function on the srm url type