CERN org.glite.Gfal
2.0.1
|
file for the internal function of the POSIX lseek function More...
#include <stdio.h>
#include <errno.h>
#include <glib.h>
#include <common/gfal_prototypes.h>
#include <common/gfal_types.h>
#include <common/gfal_common_plugin.h>
#include <common/gfal_common_filedescriptor.h>
#include <common/gfal_common_errverbose.h>
#include <common/gfal_common_file_handle.h>
#include "gfal_posix_internal.h"
#include "gfal_posix_local_file.h"
Functions | |
int | gfal_posix_internal_lseek (int fd, off_t offset, int whence) |
file for the internal function of the POSIX lseek function
int gfal_posix_internal_lseek | ( | int | fd, |
off_t | offset, | ||
int | whence | ||
) |