CERN org.glite.Gfal
2.0.1
|
file for the readdir posix func More...
#include <stdlib.h>
#include <glib.h>
#include <dirent.h>
#include <common/gfal_prototypes.h>
#include <common/gfal_types.h>
#include <common/gfal_common_plugin.h>
#include "gfal_posix_api.h"
#include "gfal_posix_internal.h"
#include "../common/gfal_common_filedescriptor.h"
#include "../common/gfal_common_dir_handle.h"
#include "../common/gfal_common_errverbose.h"
#include "gfal_posix_local_file.h"
Functions | |
struct dirent * | gfal_posix_internal_readdir (DIR *dir) |
file for the readdir posix func
struct dirent* gfal_posix_internal_readdir | ( | DIR * | dir | ) | [read] |
Implementation of the readdir functions
References gfal_dir_handle_container_instance(), and gfal_file_handle_bind().
Referenced by gfal_readdir().