_FD_s Struct Reference
[RPMIO.]

The FD_t File Handle data structure. More...

#include <rpmio/rpmio_internal.h>

Collaboration diagram for _FD_s:

Collaboration graph
[legend]

Data Fields

int nrefs
int flags
int magic
int nfps
FDSTACK_t fps [8]
int urlType
void * url
int rd_timeoutsecs
ssize_t bytesRemain
ssize_t contentLength
int persist
int wr_chunked
int syserrno
const void * errcookie
const char * opath
int oflags
mode_t omode
FDSTAT_t stats
int ndigests
struct _FDDIGEST_s digests [32]
int ftpFileDoneNeeded
unsigned long long fd_cpioPos

Detailed Description

The FD_t File Handle data structure.

Definition at line 170 of file rpmio_internal.h.


Field Documentation

struct _FDDIGEST_s _FD_s::digests[32] [read]

const void* _FD_s::errcookie

Definition at line 194 of file rpmio_internal.h.

Referenced by fdSetSyserrno(), Ferror(), getFdErrstr(), and XfdNew().

unsigned long long _FD_s::fd_cpioPos

Definition at line 208 of file rpmio_internal.h.

Referenced by fdGetCpioPos(), fdSetCpioPos(), and XfdNew().

Definition at line 173 of file rpmio_internal.h.

Referenced by __fdOpen(), and XfdNew().

Definition at line 207 of file rpmio_internal.h.

Referenced by ftpAbort(), ftpFileDone(), ftpOpen(), ftpReq(), ufdClose(), urlConnect(), and XfdNew().

Definition at line 176 of file rpmio_internal.h.

Referenced by XfdNew().

Definition at line 172 of file rpmio_internal.h.

Referenced by XfdFree(), XfdLink(), and XfdNew().

Definition at line 198 of file rpmio_internal.h.

Referenced by fdGetOFlags(), fdSetOpen(), and XfdNew().

mode_t _FD_s::omode

Definition at line 199 of file rpmio_internal.h.

Referenced by fdGetOMode(), fdSetOpen(), and XfdNew().

const char* _FD_s::opath

Definition at line 197 of file rpmio_internal.h.

Referenced by fdGetOPath(), fdSetOpen(), XfdFree(), and XfdNew().

Definition at line 189 of file rpmio_internal.h.

Referenced by checkResponse(), and ufdClose().

Definition at line 192 of file rpmio_internal.h.

Referenced by fdFgets(), fdSetSyserrno(), fdstat_exit(), Ferror(), getFdErrstr(), and XfdNew().

void* _FD_s::url

Definition at line 183 of file rpmio_internal.h.

Referenced by ftpOpen(), ftpReq(), ufdClose(), ufdGetUrlinfo(), urlConnect(), and XfdNew().

Definition at line 180 of file rpmio_internal.h.

Referenced by fdSize(), ftpOpen(), ufdOpen(), ufdSeek(), and XfdNew().

Definition at line 190 of file rpmio_internal.h.

Referenced by checkResponse(), fdbg(), ufdOpen(), and XfdNew().


The documentation for this struct was generated from the following file:

Generated on Fri Jun 19 18:50:19 2009 for rpm by  doxygen 1.5.7.1