Home
last modified time | relevance | path

Searched refs:RPMTAG_NEVRA (Results 1 – 12 of 12) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Ddepends.c84 char *nevra = headerGetAsString(h, RPMTAG_NEVRA); in headerCheckPayloadFormat()
183 char * ohNEVRA = headerGetAsString(oh, RPMTAG_NEVRA); in addSelfErasures()
229 char * ohNEVRA = headerGetAsString(oh, RPMTAG_NEVRA); in addObsoleteErasures()
853 char *pkgNEVRA = headerGetAsString(h, RPMTAG_NEVRA); in checkInstDeps()
H A Drpmtag.h292 RPMTAG_NEVRA = 5016, /* s extension */ enumerator
H A Dpackage.c305 char *s = headerGetAsString(h, RPMTAG_NEVRA); in applyRetrofits()
H A Dtagtbl.C104 { "RPMTAG_NEVRA", "Nevra", RPMTAG_NEVRA, RPM_STRING_TYPE, RPM_SCALAR_RETURN_TYPE, 1 },
H A Drpmscript.c477 char *nevra = headerGetAsString(h, RPMTAG_NEVRA); in rpmScriptNew()
H A Drpminstall.c157 char *s = headerGetAsString(h, RPMTAG_NEVRA); in rpmShowProgress()
H A Dtransaction.c471 char *altNEVR = headerGetAsString(otherHeader, RPMTAG_NEVRA); in handleInstInstalledFile()
740 char * altNEVR = headerGetAsString(h, RPMTAG_NEVRA); in ensureOlder()
H A Dpsm.c147 nvr = headerGetAsString(h, RPMTAG_NEVRA); in rpmlibDeps()
H A Drpmte.c157 p->NEVRA = headerGetAsString(h, RPMTAG_NEVRA); in addTE()
H A Dtagexts.c979 { RPMTAG_NEVRA, nevraTag },
H A Drpmdb.c2071 char *nevra = headerGetAsString(h, RPMTAG_NEVRA); in rpmdbRemove()
/dports/lang/seed7/seed7/lib/
H A Drpm.s7i293 const integer: RPMTAG_NEVRA is 5016;
646 when {RPMTAG_NEVRA}: name := "NEVRA";