_FD_s Struct Reference
[RPMIO.]

The FD_t File Handle data structure. More...

#include <rpmio_internal.h>


Data Fields

int nrefs
int flags
int magic
int nfps
FDSTACK_t fps [8]
int urlType
void * url
void * req
int rd_timeoutsecs
ssize_t bytesRemain
ssize_t contentLength
int persist
int wr_chunked
int syserrno
const void * errcookie
FDSTAT_t stats
int ndigests
struct _FDDIGEST_s digests [4]
int ftpFileDoneNeeded
unsigned int firstFree
long int fileSize
long int fd_cpioPos


Detailed Description

The FD_t File Handle data structure.

Definition at line 143 of file rpmio_internal.h.


Field Documentation

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

const void* _FD_s::errcookie

Definition at line 168 of file rpmio_internal.h.

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

Definition at line 179 of file rpmio_internal.h.

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

long int _FD_s::fileSize

Definition at line 178 of file rpmio_internal.h.

Referenced by XfdNew().

unsigned int _FD_s::firstFree

Definition at line 177 of file rpmio_internal.h.

Referenced by XfdNew().

Definition at line 146 of file rpmio_internal.h.

Referenced by __fdOpen(), and XfdNew().

Definition at line 149 of file rpmio_internal.h.

Referenced by XfdNew().

Definition at line 145 of file rpmio_internal.h.

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

Definition at line 163 of file rpmio_internal.h.

Referenced by checkResponse(), Fclose(), and ufdClose().

void* _FD_s::req

void* _FD_s::url

Definition at line 153 of file rpmio_internal.h.

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

Definition at line 164 of file rpmio_internal.h.

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


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

Generated on Mon Jul 20 09:44:21 2009 for rpm by  doxygen 1.5.7.1