CERN org.glite.Gfal
2.0.1
|
file for the internal rmdir func of the posix interface More...
#include <stdio.h>
#include <errno.h>
#include "gfal_posix_api.h"
#include <glib.h>
#include "../common/gfal_types.h"
#include "gfal_posix_internal.h"
#include "gfal_posix_local_file.h"
#include "../common/gfal_common_plugin.h"
#include "../common/gfal_constants.h"
Functions | |
int | gfal_posix_internal_rmdir (const char *path) |
file for the internal rmdir func of the posix interface
int gfal_posix_internal_rmdir | ( | const char * | path | ) |
Implementation of the rmdir function
References gfal_check_local_url(), gfal_local_rmdir(), and gfal_plugin_rmdirG().
Referenced by gfal_rmdir().