Home
last modified time | relevance | path

Searched refs:rpmtdGetUint16 (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmtd.h182 uint16_t * rpmtdGetUint16(rpmtd td);
H A Drpmtd.c160 uint16_t * rpmtdGetUint16(rpmtd td) in rpmtdGetUint16() function
H A Drpmdb.c1833 data = rpmtdGetUint16(tagdata); in td2key()