Searched refs:rpmdsCurrent (Results 1 – 4 of 4) sorted by relevance
170 rpmds rpmdsCurrent(rpmds ds);
467 rpmds rpmdsCurrent(rpmds ds) in rpmdsCurrent() function
98 result = rpmds_Wrap(Py_TYPE(s), rpmdsCurrent(s->ds)); in rpmds_iternext()
36031 rpmdsCurrent() doesn't need pool-variant as its inherits its pool36238 - Allow rpmdsCurrent() to share the pool and id's of its "parent" ds36279 so for rpmdsCurrent() but to keep the initial switch-over changes36283 rpmdsCurrent() and rpmds merging.36369 Use getter functions for name, evr and flags in rpmdsCurrent()42665 Remember ds color (if set) through rpmdsCurrent()52819 Take advantage of rpmdsCurrent() in python bindings52825 Add public rpmdsCurrent() function for creating a single ds from iteration