#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 <posix/gfal_posix_local_file.h>
#include <posix/gfal_posix_internal.h>
Functions | |
int | gfal_posix_internal_stat (const char *path, struct stat *buf) |
int | gfal_posix_internal_lstat (const char *path, struct stat *buf) |
int gfal_posix_internal_stat | ( | const char * | path, | |
struct stat * | buf | |||
) | [inline] |
internal implementation of gfal_access