Home
last modified time | relevance | path

Searched refs:rpmtdFromUint16 (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmtd.h296 int rpmtdFromUint16(rpmtd td, rpmTagVal tag, uint16_t *data, rpm_count_t count);
H A Drpmtd.c331 int rpmtdFromUint16(rpmtd td, rpmTagVal tag, uint16_t *data, rpm_count_t count) in rpmtdFromUint16() function