fdDup ( int fdno )Return value has type 'FD_t'.
fdOpen ( char const* pathname, int flags, mode_t mode )Return value has type 'FD_t'.
headerRead ( _FD* fd, int magicp )1st parameter 'fd' has type 'FD_t'.
headerWrite ( _FD* fd, Header h, int magicp )1st parameter 'fd' has type 'FD_t'.
rpmInstallSourcePackage ( char const* root, _FD* fd, char const** specFile, rpmCallbackFunction notify, void* notifyData, char** cookie )2nd parameter 'fd' has type 'FD_t'.
rpmReadPackageHeader ( _FD* fd, Header* hdr, int* isSource, int* major, int* minor )1st parameter 'fd' has type 'FD_t'.
rpmReadPackageInfo ( _FD* fd, Header* signatures, Header* hdr )1st parameter 'fd' has type 'FD_t'.
rpmtransAddPackage ( rpmTransactionSet rpmdep, Header h, _FD* fd, void const* key, int update, rpmRelocation* relocs )3rd parameter 'fd' has type 'FD_t'.
rpmtransSetScriptFd ( rpmTransactionSet ts, _FD* fd )2nd parameter 'fd' has type 'FD_t'.
rpmVerifyScript ( char const* root, Header h, _FD* err )3rd parameter 'err' has type 'FD_t'.