#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"
#include "gfal_common_srm_endpoint.h"
#include "gfal_common_srm_internal_ls.h"
Functions | |
void | gfal_srm_status_copy (TFileLocality loc, char *buff, size_t s_buff) |
ssize_t | gfal_srm_status_internal (plugin_handle handle, const char *path, void *buff, size_t s_buff, GError **err) |
ssize_t | gfal_srm_status_getxattrG (plugin_handle handle, const char *path, const char *name, void *buff, size_t s_buff, GError **err) |
ssize_t gfal_srm_status_getxattrG | ( | plugin_handle | handle, | |
const char * | path, | |||
const char * | name, | |||
void * | buff, | |||
size_t | s_buff, | |||
GError ** | err | |||
) |
main implementation of the srm status -> getxattr