Home
last modified time | relevance | path

Searched refs:rpmtdNextUint32 (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/libextractor/libextractor-1.11/src/plugins/
H A Drpm_extractor.c351 uint32_t *v = rpmtdNextUint32 (p); in EXTRACTOR_rpm_extract_method()
376 uint32_t *s = rpmtdNextUint32 (p); in EXTRACTOR_rpm_extract_method()
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmtd.h148 uint32_t *rpmtdNextUint32(rpmtd td);
H A Dtagexts.c673 while ((d32 = rpmtdNextUint32(&olddata))) { in get64()
734 while ((fcolor = rpmtdNextUint32(&fcolors)) != NULL) { in headercolorTag()
H A Drpmtd.c123 uint32_t *rpmtdNextUint32(rpmtd td) in rpmtdNextUint32() function
H A Drelocation.c405 while (specix < 0 && (flags = rpmtdNextUint32(&td))) { in headerFindSpec()
H A Drpmdb.c2237 rec.tagNum = *rpmtdNextUint32(&trig_index); in tag2index()
2250 rpm_flag_t *rflag = rpmtdNextUint32(&reqflags); in tag2index()
H A Drpmfi.c1348 while ((i = rpmtdNextUint32(zd))) { in indexSane()