CERN org.glite.Gfal
2.0.1
|
file for the internal function of the setxattr function More...
#include <stdio.h>
#include <errno.h>
#include <glib.h>
#include <common/gfal_prototypes.h>
#include <common/gfal_types.h>
#include <common/gfal_common_plugin.h>
#include "gfal_posix_internal.h"
#include "gfal_posix_local_file.h"
Functions | |
int | gfal_posix_internal_setxattr (const char *path, const char *name, const void *value, size_t size, int flags) |
file for the internal function of the setxattr function
int gfal_posix_internal_setxattr | ( | const char * | path, |
const char * | name, | ||
const void * | value, | ||
size_t | size, | ||
int | flags | ||
) |
set a value to a extended attribute
References gfal_check_local_url(), and gfal_plugin_setxattrG().
Referenced by gfal_setxattr().