Home
last modified time | relevance | path

Searched refs:rpmteHaveTransScript (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmte_internal.h91 int rpmteHaveTransScript(rpmte te, rpmTagVal tag);
H A Drpmte.c668 int rpmteHaveTransScript(rpmte te, rpmTagVal tag) in rpmteHaveTransScript() function
794 if (!rpmteHaveTransScript(te, goal)) { in rpmteProcess()
H A Dtransaction.c451 if (rConflicts && rpmteHaveTransScript(p, RPMTAG_PRETRANS)) { in handleInstInstalledFile()
/dports/archivers/rpm4/rpm-4.16.1.3/
H A DChangeLog36951 Make rpmteHaveTransScript() available internally
61819 Add + use internal rpmteHaveTransScript() function