#include <rpmio_internal.h>
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 |
| FDSTAT_t | stats |
| int | ndigests |
| _FDDIGEST_s | digests [4] |
| int | ftpFileDoneNeeded |
| unsigned int | firstFree |
| long int | fileSize |
| long int | fd_cpioPos |
Definition at line 143 of file rpmio_internal.h.
| int _FD_s::nrefs |
| int _FD_s::flags |
| int _FD_s::magic |
Definition at line 149 of file rpmio_internal.h.
| int _FD_s::nfps |
Definition at line 151 of file rpmio_internal.h.
Referenced by Fclose(), fdbg(), fdGetFdno(), fdGetFILE(), fdGetFp(), fdGetIo(), fdPop(), fdPush(), fdSetFdno(), fdSetFp(), fdSetIo(), Ferror(), Fileno(), and lzdFileno().
Definition at line 152 of file rpmio_internal.h.
Referenced by Fclose(), fdbg(), fdFileno(), fdGetFdno(), fdGetFILE(), fdGetFp(), fdGetIo(), fdPush(), fdSetFdno(), fdSetFp(), fdSetIo(), Ferror(), Fileno(), and lzdFileno().
| int _FD_s::urlType |
| void* _FD_s::url |
Definition at line 156 of file rpmio_internal.h.
Referenced by ftpOpen(), ufdClose(), ufdGetUrlinfo(), and urlConnect().
Definition at line 159 of file rpmio_internal.h.
Referenced by fdbg(), fdFgets(), fdGetRdTimeoutSecs(), ftpAbort(), ufdRead(), and urlConnect().
| ssize_t _FD_s::bytesRemain |
Definition at line 160 of file rpmio_internal.h.
Referenced by __fdRead(), __fdWrite(), fdbg(), fdSeek(), fdSetContentLength(), fdstat_exit(), lzdRead(), lzdWrite(), ufdClose(), ufdOpen(), ufdRead(), ufdWrite(), and urlConnect().
| ssize_t _FD_s::contentLength |
Definition at line 161 of file rpmio_internal.h.
Referenced by checkResponse(), fdSetContentLength(), fdSize(), ufdClose(), ufdOpen(), and urlConnect().
| int _FD_s::persist |
Definition at line 163 of file rpmio_internal.h.
Referenced by checkResponse(), fdbg(), and ufdOpen().
| int _FD_s::syserrno |
Definition at line 165 of file rpmio_internal.h.
Referenced by fdFgets(), fdSetSyserrno(), fdstat_exit(), Ferror(), and getFdErrstr().
| const void* _FD_s::errcookie |
Definition at line 167 of file rpmio_internal.h.
Referenced by fdSetSyserrno(), Ferror(), getFdErrstr(), lzdClose(), lzdRead(), and lzdWrite().
Definition at line 169 of file rpmio_internal.h.
Referenced by fdstat_enter(), fdstat_exit(), fdstat_op(), fdstat_print(), and rpmReadPackageFile().
| int _FD_s::ndigests |
Definition at line 171 of file rpmio_internal.h.
Referenced by __fdRead(), __fdWrite(), fdFiniDigest(), fdInitDigest(), fdUpdateDigests(), lzdRead(), lzdWrite(), readFile(), and rpmReadPackageFile().
| struct _FDDIGEST_s _FD_s::digests[4] |
Definition at line 173 of file rpmio_internal.h.
Referenced by fdFiniDigest(), fdInitDigest(), fdUpdateDigests(), readFile(), and rpmReadPackageFile().
| unsigned int _FD_s::firstFree |
Definition at line 176 of file rpmio_internal.h.
| long int _FD_s::fileSize |
Definition at line 177 of file rpmio_internal.h.
| long int _FD_s::fd_cpioPos |
1.5.1