|
CERN org.glite.Gfal
2.0.1
|
file for the internal function of the POSIX unlink function More...
#include <stdio.h>#include <sys/stat.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_local_file.h"#include "gfal_posix_internal.h"Functions | |
| ssize_t | gfal_posix_internal_unlink (const char *path) |
file for the internal function of the POSIX unlink function
| ssize_t gfal_posix_internal_unlink | ( | const char * | path | ) |
internal implementation of gfal_unlink
References gfal_check_local_url(), and gfal_plugin_unlinkG().
Referenced by gfal_unlink().
1.8.0