Home
last modified time | relevance | path

Searched refs:rpmtdGetUint64 (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmtd.h202 uint64_t * rpmtdGetUint64(rpmtd td);
H A Drpmtd.c136 res = rpmtdGetUint64(td); in rpmtdNextUint64()
182 uint64_t * rpmtdGetUint64(rpmtd td) in rpmtdGetUint64() function
H A Dsignature.c38 rpm_loff_t *tsize = rpmtdGetUint64(&sizetag); in printSize()
H A Drpmdb.c1841 data = rpmtdGetUint64(tagdata); in td2key()