CERN org.glite.Gfal
2.0.1
|
file for the internal function of the POSIX readlink functions More...
#include <stdio.h>
#include <sys/stat.h>
#include <errno.h>
#include <glib.h>
#include "gfal_posix_internal.h"
#include "../common/gfal_types.h"
#include "gfal_posix_local_file.h"
#include "gfal_common_plugin.h"
Functions | |
ssize_t | gfal_posix_internal_readlink (const char *path, char *buf, size_t buffsiz) |
file for the internal function of the POSIX readlink functions
ssize_t gfal_posix_internal_readlink | ( | const char * | path, |
char * | buf, | ||
size_t | buffsiz | ||
) | [inline] |
internal implementation of gfal_readlink
References gfal_check_local_url(), and gfal_plugin_readlinkG().