Searched refs:extract_catalog1 (Results 1 - 5 of 5) sorted by relevance
/pkg/src/util/apache2/sysrepo/ |
H A D | sysrepo_p5p.py | 204 self.p5p.extract_catalog1(cat_part, cat_dir, 249 self.p5p.extract_catalog1("catalog.attrs", cat_dir, 255 self.p5p.extract_catalog1(part, cat_dir,
|
/pkg/src/tests/api/ |
H A D | t_p5p.py | 691 # Verify behaviour of extract_catalog1(). 702 arc.extract_catalog1(pname, ext_tmp_dir, 858 arc.extract_catalog1, "catalog.attrs", ext_dir)
|
/pkg/src/tests/cli/ |
H A D | t_pkgrecv.py | 882 arc.extract_catalog1(part, catdir, pfx) 911 arc.extract_catalog1(part, catdir, pfx) 979 arc.extract_catalog1(part, catdir, pfx)
|
/pkg/src/modules/ |
H A D | p5p.py | 759 def extract_catalog1(self, part, path, pub=None): member in class:Archive
|
/pkg/src/modules/client/transport/ |
H A D | repo.py | 2093 self._arc.extract_catalog1(f, destloc,
|
Completed in 762 milliseconds