CERN org.glite.Gfal
2.0.1
|
file for the readdir function on the srm url type More...
#include <string.h>
#include <stdio.h>
#include "gfal_common_srm_readdir.h"
#include "../gfal_common_errverbose.h"
#include "gfal_common_srm_opendir.h"
#include "gfal_common_srm_internal_layer.h"
Defines | |
#define | GFAL_FILENAME_MAX FILENAME_MAX |
#define | _GNU_SOURCE |
Functions | |
int | gfal_srm_readdir_internal (plugin_handle ch, gfal_srm_opendir_handle oh, int nb_files, GError **err) |
struct dirent * | gfal_srm_readdir_pipeline (plugin_handle ch, gfal_srm_opendir_handle oh, GError **err) |
struct dirent * | gfal_srm_readdirG (plugin_handle ch, gfal_file_handle fh, GError **err) |
file for the readdir function on the srm url type