Home
last modified time | relevance | path

Searched refs:RPMTAG_ARCH (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/deltarpm/deltarpm-3.6/
H A Drpmdumpheader.c73 rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_STRCMP, a); in main()
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A DparseSpec.c633 RPMTAG_ARCH,
717 arch = headerGetString(pkg->header, RPMTAG_ARCH); in addPackageProvides()
744 if (!headerIsEntry(pkg->header, RPMTAG_ARCH)) { in addTargets()
745 headerPutString(pkg->header, RPMTAG_ARCH, arch); in addTargets()
H A Dfiles.c2619 const char *arch = headerGetString(pkg->header, RPMTAG_ARCH); in processPackageFiles()
2833 RPMTAG_ARCH,
2917 if (rstreq(headerGetString(pkg->header, RPMTAG_ARCH), "noarch")) in filterDebuginfoPackage()
3206 a = headerGetString(pkg->header, RPMTAG_ARCH); in processBinaryFiles()
H A DparsePreamble.c964 headerPutString(pkg->header, RPMTAG_ARCH, "noarch"); in handlePreambleTag()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/theforeman/foreman/plugins/modules/
H A Dcontent_upload.py120 arch = to_native(rpmhdr[rpm.RPMTAG_ARCH])
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DRpmHandler.cpp60 #define RPMTAG_ARCH 1022 // string (old version used int?) macro
548 case RPMTAG_ARCH: _arch = s; break; in ReadHeader()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DRpmHandler.cpp60 #define RPMTAG_ARCH 1022 // string (old version used int?) macro
548 case RPMTAG_ARCH: _arch = s; break; in ReadHeader()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dpackage_facts.py227 arch=package[self._lib.RPMTAG_ARCH],)
H A Dyum.py767 header[rpm.RPMTAG_ARCH]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dpackage_facts.py228 arch=package[self._lib.RPMTAG_ARCH],)
H A Dyum.py790 header[rpm.RPMTAG_ARCH]
/dports/textproc/libextractor/libextractor-1.11/src/plugins/
H A Drpm_extractor.c180 {RPMTAG_ARCH, EXTRACTOR_METATYPE_TARGET_ARCHITECTURE},
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpminstall.c377 const char *arch = headerGetString(h, RPMTAG_ARCH); in checkFreshenStatus()
383 rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_DEFAULT, arch); in checkFreshenStatus()
H A Drpmtag.h97 RPMTAG_ARCH = 1022, /* s legacy used int */ enumerator
H A Dtagtbl.C2 { "RPMTAG_ARCH", "Arch", RPMTAG_ARCH, RPM_STRING_TYPE, RPM_SCALAR_RETURN_TYPE, 0 },
H A Dpsm.c525 rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_STRCMP, rpmteA(te)); in markReplacedInstance()
H A Drpmte.c147 p->arch = headerGetAsString(h, RPMTAG_ARCH); in addTE()
H A Dtagexts.c775 val = headerGetString(h, RPMTAG_ARCH); in getNEVRA()
H A Dtransaction.c1345 rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_STRCMP, rpmteA(p)); in checkAdded()
H A Drpmdb.c791 rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_DEFAULT, arch)) in dbiFindMatches()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dpackage_facts.py231 arch=package[self._lib.RPMTAG_ARCH],)
H A Dyum.py816 header[rpm.RPMTAG_ARCH]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/pkgagent/agent/
H A Dpkgagent.c39 RPMTAG_ARCH,
443 case RPMTAG_ARCH: in ReadHeaderInfo()
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-builder/
H A Dasb-package-rpm.c135 headerGet (priv->h, RPMTAG_ARCH, td, HEADERGET_MINMEM); in asb_package_rpm_ensure_nevra()
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-transaction.cpp471 arch = headerGetString(hdr, RPMTAG_ARCH); in CATCH_TO_GERROR()

12