header file for the stat function on the srm url type More...
#include <glib.h>
#include "../gfal_types.h"
Go to the source code of this file.
Functions | |
int | gfal_srm_statG (plugin_handle handle, const char *surl, struct stat *buf, GError **err) |
header file for the stat function on the srm url type
int gfal_srm_statG | ( | plugin_handle | ch, | |
const char * | surl, | |||
struct stat * | buf, | |||
GError ** | err | |||
) |
stat call, for the srm interface stat and lstat are the same call !! the default behavior is similar to stat by default and ignore links
References gfal_print_verbose(), gfal_srm_determine_endpoint(), and GFAL_VERBOSE_DEBUG.