|
CERN org.glite.Gfal
2.0.1
|
srm ls operation concentrator More...
#include <common/gfal_constants.h>#include <common/gfal_common_errverbose.h>#include "gfal_common_srm_internal_ls.h"#include "gfal_common_srm_endpoint.h"Functions | |
| void | gfal_srm_ls_memory_management (struct srm_ls_input *input, struct srm_ls_output *output) |
| int | gfal_srm_ls_internal (gfal_srmv2_opt *opts, const char *endpoint, struct srm_ls_input *input, struct srm_ls_output *output, GError **err) |
| int | gfal_statG_srmv2__generic_internal (gfal_srmv2_opt *opts, struct stat *buf, const char *endpoint, const char *surl, GError **err) |
| int | gfal_Locality_srmv2_generic_internal (gfal_srmv2_opt *opts, const char *endpoint, const char *surl, TFileLocality *loc, GError **err) |
srm ls operation concentrator
| int gfal_srm_ls_internal | ( | gfal_srmv2_opt * | opts, |
| const char * | endpoint, | ||
| struct srm_ls_input * | input, | ||
| struct srm_ls_output * | output, | ||
| GError ** | err | ||
| ) |
concentrate the srm_ls logical in one point for stat, readdir, status, and access
References gfal_get_verbose().
| void gfal_srm_ls_memory_management | ( | struct srm_ls_input * | input, |
| struct srm_ls_output * | output | ||
| ) |
clear memory used by the internal srm_ifce items required by the old design of srm_ifce
1.8.0