|
CERN org.glite.Gfal
2.0.1
|
file for the internal symlink func More...
#include <stdio.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"#include "gfal_posix_api.h"Functions | |
| int | gfal_posix_internal_symlink (const char *oldpath, const char *newpath) |
file for the internal symlink func
| int gfal_posix_internal_symlink | ( | const char * | oldpath, |
| const char * | newpath | ||
| ) |
Implementation of gfal_symlink POSIX
References gfal_check_local_url(), and gfal_plugin_symlinkG().
Referenced by gfal_symlink().
1.8.0