Searched refs:ptf (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_p5p.py43 import pkg.pkgtarfile as ptf namespace
212 arc = ptf.PkgTarFile(name=arc_path, mode="r")
255 arc = ptf.PkgTarFile(name=arc_path, mode="r")
346 arc = ptf.PkgTarFile(name=arc_path, mode="r")
363 arc = ptf.PkgTarFile(name=arc_path, mode="r")
405 arc = ptf.PkgTarFile(name=arc_path, mode="r")
422 arc = ptf.PkgTarFile(name=arc_path, mode="r")
771 arc = ptf.PkgTarFile(name=arc_path, mode="r")
777 arc = ptf.PkgTarFile(name=arc_path, mode="w")
791 arc = ptf
[all...]
/pkg/src/modules/
H A Dp5p.py48 import pkg.pkgtarfile as ptf namespace
369 self.__arc_tfile = ptf.PkgTarFile.open(mode=mode,
453 ti = ptf.PkgTarFile.gettarinfo(self.__arc_tfile,

Completed in 21 milliseconds