Home
last modified time | relevance | path

Searched refs:rpmstrPool (Results 1 – 25 of 30) sorted by relevance

12

/dports/archivers/rpm4/rpm-4.16.1.3/rpmio/
H A Drpmstrpool.h21 rpmstrPool rpmstrPoolCreate(void);
29 rpmstrPool rpmstrPoolFree(rpmstrPool pool);
36 rpmstrPool rpmstrPoolLink(rpmstrPool pool);
46 void rpmstrPoolFreeze(rpmstrPool pool, int keephash);
54 void rpmstrPoolUnfreeze(rpmstrPool pool);
65 rpmsid rpmstrPoolId(rpmstrPool pool, const char *s, int create);
86 const char * rpmstrPoolStr(rpmstrPool pool, rpmsid sid);
96 size_t rpmstrPoolStrlen(rpmstrPool pool, rpmsid sid);
108 int rpmstrPoolStreq(rpmstrPool poolA, rpmsid sidA,
109 rpmstrPool poolB, rpmsid sidB);
[all …]
H A Drpmstrpool.c49 static inline void poolLock(rpmstrPool pool, int write) in poolLock()
57 static inline void poolUnlock(rpmstrPool pool) in poolUnlock()
204 static void poolHashPrintStats(rpmstrPool pool) in poolHashPrintStats()
228 static void rpmstrPoolRehash(rpmstrPool pool) in rpmstrPoolRehash()
245 rpmstrPool rpmstrPoolCreate(void) in rpmstrPoolCreate()
247 rpmstrPool pool = xcalloc(1, sizeof(*pool)); in rpmstrPoolCreate()
265 rpmstrPool rpmstrPoolFree(rpmstrPool pool) in rpmstrPoolFree()
289 rpmstrPool rpmstrPoolLink(rpmstrPool pool) in rpmstrPoolLink()
317 void rpmstrPoolUnfreeze(rpmstrPool pool) in rpmstrPoolUnfreeze()
466 rpmstrPool poolB, rpmsid sidB) in rpmstrPoolStreq()
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmds.h423 rpmds rpmdsNewPool(rpmstrPool pool, Header h, rpmTagVal tagN, int flags);
433 rpmds rpmdsThisPool(rpmstrPool pool,
445 rpmds rpmdsSinglePool(rpmstrPool pool, rpmTagVal tagN,
458 rpmds rpmdsSinglePoolTix(rpmstrPool pool, rpmTagVal tagN,
469 int rpmdsRpmlibPool(rpmstrPool pool, rpmds * dsp, const void * tblp);
H A Drpmds_internal.h20 int rpmdsMatches(rpmstrPool pool, Header h, int prix,
54 rpmstrPool rpmdsPool(rpmds ds);
H A Dfprint.h36 fingerPrintCache fpCacheCreate(int sizeHint, rpmstrPool pool);
116 fingerPrint * fpLookupList(fingerPrintCache cache, rpmstrPool pool,
H A Drpmts_internal.h18 rpmstrPool pool; /*!< Global string pool */
102 rpmstrPool rpmtsPool(rpmts ts);
H A Drpmds.c24 rpmstrPool pool; /*!< String pool. */
252 static rpmds rpmdsCreate(rpmstrPool pool, in rpmdsCreate()
268 rpmds rpmdsNewPool(rpmstrPool pool, Header h, rpmTagVal tagN, int flags) in rpmdsNewPool()
384 static rpmds singleDSPool(rpmstrPool pool, rpmTagVal tagN, in singleDSPool()
416 static rpmds singleDS(rpmstrPool pool, rpmTagVal tagN, in singleDS()
434 rpmds rpmdsThisPool(rpmstrPool pool, in rpmdsThisPool()
449 rpmds rpmdsSinglePool(rpmstrPool pool,rpmTagVal tagN, in rpmdsSinglePool()
455 rpmds rpmdsSinglePoolTix(rpmstrPool pool,rpmTagVal tagN, in rpmdsSinglePoolTix()
1016 int rpmdsMatches(rpmstrPool pool, Header h, int prix, in rpmdsMatches()
1153 int rpmdsRpmlibPool(rpmstrPool pool, rpmds * dsp, const void * tblp) in rpmdsRpmlibPool()
[all …]
H A Ddepends.c203 rpmstrPool tspool = rpmtsPool(ts); in addObsoleteErasures()
313 rpmstrPool tspool = rpmtsPool(ts); in findPos()
547 rpmstrPool tspool = rpmtsPool(ts); in rpmdbProvides()
819 rpmstrPool pool = rpmtsPool(ts); in checkInstDeps()
868 rpmstrPool pool = rpmtsPool(ts); in checkInstFileDeps()
903 static void addFileDepToHash(rpmstrPool pool, filedepHash hash, char *key, size_t keylen) in addFileDepToHash()
917 static void addDepToHash(rpmstrPool pool, depexistsHash hash, char *key, size_t keylen) in addDepToHash()
927 rpmstrPool pool = rpmtsPool(ts); in addIndexToDepHashes()
H A Dfprint.c90 rpmstrPool pool; /*!< string pool */
93 fingerPrintCache fpCacheCreate(int sizeHint, rpmstrPool pool) in fpCacheCreate()
131 static char * canonDir(rpmstrPool pool, rpmsid dirNameId) in canonDir()
322 fingerPrint * fpLookupList(fingerPrintCache cache, rpmstrPool pool, in fpLookupList()
H A Drpmtypes.h84 typedef struct rpmstrPool_s * rpmstrPool; typedef
H A Drpmfi_internal.h22 rpmstrPool rpmfilesPool(rpmfiles fi);
H A Drpmfi.c79 rpmstrPool pool; /*!< String pool of this file info set */
130 static int cmpPoolFn(rpmstrPool pool, rpmfn files, int ix, const char * fn);
164 static int rpmfnInit(rpmfn fndata, rpmTagVal bntag, Header h, rpmstrPool pool) in rpmfnInit()
257 static const char * rpmfnBN(rpmstrPool pool, rpmfn fndata, int ix) in rpmfnBN()
262 static const char * rpmfnDN(rpmstrPool pool, rpmfn fndata, int ix) in rpmfnDN()
267 static char * rpmfnFN(rpmstrPool pool, rpmfn fndata, int ix) in rpmfnFN()
402 static int cmpPoolFn(rpmstrPool pool, rpmfn files, int ix, const char * fn) in cmpPoolFn()
414 static int rpmfnFindFN(rpmstrPool pool, rpmfn files, const char * fn) in rpmfnFindFN()
1322 static rpmsid * tag2pool(rpmstrPool pool, Header h, rpmTag tag, rpm_count_t size) in tag2pool()
1748 rpmfi rpmfiNewPool(rpmstrPool pool, Header h, rpmTagVal tagN, rpmfiFlags flags) in rpmfiNewPool()
[all …]
H A Drpmfi.h358 rpmfi rpmfiNewPool(rpmstrPool pool, Header h, rpmTagVal tagN, rpmfiFlags flags);
H A Drpmtd.h382 rpmsid * rpmtdToPool(rpmtd td, rpmstrPool pool);
H A Drpmfiles.h208 rpmfiles rpmfilesNew(rpmstrPool pool, Header h, rpmTagVal tagN, rpmfiFlags flags);
H A Drpmtd.c443 rpmsid * rpmtdToPool(rpmtd td, rpmstrPool pool) in rpmtdToPool()
H A Dtransaction.c732 static void ensureOlder(rpmstrPool tspool, const rpmte p, const Header h) in ensureOlder()
1024 rpmstrPool tspool = rpmtsPool(ts); in rpmFindBaseNamesInDB()
1328 rpmstrPool tspool = rpmtsPool(ts); in checkAdded()
H A Drpmts.c1050 rpmstrPool rpmtsPool(rpmts ts) in rpmtsPool()
1053 rpmstrPool tspool = NULL; in rpmtsPool()
/dports/archivers/rpm4/rpm-4.16.1.3/python/
H A Drpmstrpool-py.h10 PyObject * rpmstrPool_Wrap(PyTypeObject *subtype, rpmstrPool pool);
12 int poolFromPyObject(PyObject *item, rpmstrPool *pool);
H A Drpmstrpool-py.c8 rpmstrPool pool;
139 PyObject * rpmstrPool_Wrap(PyTypeObject *subtype, rpmstrPool pool) in rpmstrPool_Wrap()
150 int poolFromPyObject(PyObject *item, rpmstrPool *pool) in poolFromPyObject()
H A Drpmds-py.c178 rpmstrPool pool = NULL; in rpmds_Rpmlib()
324 rpmstrPool pool = NULL; in rpmds_new()
H A Drpmfi-py.c338 rpmstrPool pool = NULL; in rpmfi_new()
H A Drpmfiles-py.c366 rpmstrPool pool = NULL; in rpmfiles_new()
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Drpmbuild_internal.h140 rpmstrPool pool;
161 rpmstrPool pool;
441 Package newPackage(const char *name, rpmstrPool pool, Package * pkglist);
H A Drpmfc.c82 rpmstrPool cdict; /*!< file class dictionary */
86 rpmstrPool pool; /*!< general purpose string storage */
259 static rpmds rpmdsSingleNS(rpmstrPool pool, in rpmdsSingleNS()
950 rpmstrPool versionedDeps = rpmstrPoolCreate(); in rpmfcNormalizeFDeps()

12