|
CERN org.glite.Gfal
2.0.1
|
file for the getxattr function on the srm url type More...
#include <string.h>#include "gfal_common_srm.h"#include <common/gfal_constants.h>#include <common/gfal_common_errverbose.h>#include "gfal_common_srm_internal_layer.h"#include "gfal_common_srm_getxattr.h"Functions | |
| ssize_t | gfal_srm_geturl_getxattrG (plugin_handle handle, const char *path, const char *name, void *buff, size_t s_buff, GError **err) |
| ssize_t | gfal_srm_getxattrG (plugin_handle handle, const char *path, const char *name, void *buff, size_t s_buff, GError **err) |
| ssize_t | gfal_srm_listxattrG (plugin_handle handle, const char *path, char *list, size_t size, GError **err) |
file for the getxattr function on the srm url type
| ssize_t gfal_srm_getxattrG | ( | plugin_handle | handle, |
| const char * | path, | ||
| const char * | name, | ||
| void * | buff, | ||
| size_t | s_buff, | ||
| GError ** | err | ||
| ) |
implementation of the getxattr for turl resolution, pin management and spacetoken set/get
References gfal_print_verbose(), and gfal_srm_status_getxattrG().
| ssize_t gfal_srm_listxattrG | ( | plugin_handle | handle, |
| const char * | path, | ||
| char * | list, | ||
| size_t | size, | ||
| GError ** | err | ||
| ) |
lfc getxattr implem
1.8.0