/pkg/src/modules/lint/ |
H A D | config.py | 65 # error reporting, so we'll just try to open 67 open(config_file, "r").close() 84 open("/usr/share/lib/pkg/pkglintrc")) 87 open("/usr/share/lib/pkg/pkglintrc"))
|
/pkg/src/tests/cli/ |
H A D | t_pkgfmt.py | 1295 with open(os.path.join(self.test_root, "source_file"), 1299 with open(os.path.join(self.test_root, "needs_fmt_file"), 1329 with open(man, "r") as f: 1338 with open(man, "r") as f: 1362 with open(man, "w") as f: 1368 with open(man, "w") as f: 1370 with open(man2, "w") as f:
|
H A D | t_publish_api.py | 69 t.open() 95 t.open()
|
H A D | t_pkg_initinstall.py | 42 open core-os@1.0 88 return open(os.path.join(self.get_img_path(), path))
|
H A D | t_util_merge.py | 50 open pkg:/scheme@1.0,5.11-0 55 open tree@1.0,5.11-0 60 open amber@1.0,5.11-0 66 open amber@2.0,5.11-0 72 open bronze@1.0,5.11-0 87 open bronze@2.0,5.11-0 185 m = open(mpath, "r") 210 m = open(mpath, "r")
|
H A D | t_pkgsend.py | 119 self.pkgsend(durl, "-@ open foo@1.0,5.11-0", exit=2) 123 self.pkgsend(durl, "open -en foo@1.0", exit=2) 124 self.pkgsend(durl, "open -ne foo@1.0", exit=2) 139 """open shouldnotexist@1.0,5.11-0 163 self.pkgsend(scheme + "://", "open notarepo@1.0", 165 self.pkgsend(scheme + ":", "open notarepo@1.0", 167 self.pkgsend(scheme, "open notarepo@1.0", exit=1) 179 "open nosuchdir@1.0", exit=1) 183 self.pkgsend(dfurl, "open notarepo@1.0", exit=1) 192 self.pkgsend(dhurl, "open nosuchdi [all...] |
/pkg/src/modules/ |
H A D | pkggzip.py | 58 f = open(path, "rb")
|
H A D | sysvpkg.py | 130 f = open(path) 166 self.datastream = CpioFile.open(mode="r|", fileobj=fo) 203 fp = open(self.pkgpath + "/install/depend") 235 fp = open(self.pkgpath + "/pkginfo") 270 fp = open(self.pkgpath + "/pkgmap")
|
H A D | sysattr.py | 67 fd = os.open(filename, os.O_RDONLY) 166 fd = os.open(filename, os.O_RDONLY)
|
/pkg/src/util/log-scripts/ |
H A D | translate.py | 43 infile = open(sys.argv[1], "r") 44 outfile = open(sys.argv[2], "w")
|
H A D | an_report.py | 60 pklfile = open(host_props["file_name"], 'rb') 68 pklfile = open(host_props["file_name"], 'wb') 114 f = open("{0}.png".format(fileprefix), "w") 127 f = open("{0}-{1}.dat".format(fileprefix, reportname), "w") 132 f = open("{0}-summary.html".format(fileprefix), "w")
|
H A D | an_ip_active.py | 118 # open, trunc 119 pklfile = open("{0}.{1}.pkl".format(stem, timestamp), "wb")
|
/pkg/src/tests/api/ |
H A D | t_indexer.py | 48 ind._sort_fh = open(os.path.join(ind._tmp_dir, 108 self.assertTrue(len(open(os.path.join(ind._tmp_dir,
|
H A D | t_pkgtarfile.py | 52 wfp = open(create_path, "wb") 59 tarfp = tarfile.open(self.tarfile, 'w')
|
H A D | t_unix_usergrp.py | 49 grpfile = open(os.path.join(self.test_root, "etc", "group"), "w") 93 grpfile = open(os.path.join(self.test_root, "etc", "group"), "w") 131 grpfile = open(os.path.join(self.test_root, "etc", "group"), "w") 160 passwd = open(os.path.join(self.test_root, "etc", "passwd"), "w") 208 passwd = open(os.path.join(self.test_root, "etc", "passwd"), "w") 246 passwd = open(os.path.join(self.test_root, "etc", "passwd"), "w")
|
H A D | t_printengine.py | 82 f = open(tpath[0], "w")
|
/pkg/src/tests/ |
H A D | baseline.py | 101 f = open(self.__filename, "w") 105 print("Failed to open {0}: {1}".format( 127 f = open(self.__filename, "r") 131 print("Failed to open {0}: {1}".format(
|
H A D | certgenerator.py | 39 with open(self.cnf_file, "w") as fh: 43 fh = open(os.path.join(self.base_dir, "index"), "w") 46 fh = open(os.path.join(self.base_dir, "serial"), "w") 80 fh = open(out_pth, "w")
|
/pkg/src/tests/interactive/ |
H A D | runprintengine.py | 61 output_file = open(argv[0], "w")
|
H A D | runprogress.py | 70 outputdev = open(outputdevname, "w")
|
/pkg/src/zoneproxy/zoneproxy-adm/ |
H A D | zoneproxy-adm.c | 57 fd = open(ZP_DOOR_PATH, O_RDONLY);
|
/pkg/src/util/apache2/sysrepo/ |
H A D | sysrepo_p5p.py | 154 open(timestamp_path, "wb").close() 158 open(timestamp_path, "wb").close() 192 return open(cat_path, "rb") 206 return open(cat_path, "rb") 216 return open(cat_path, "rb") 251 with open(os.path.join(cat_dir, "catalog.attrs"),
|
/pkg/src/modules/actions/ |
H A D | legacy.py | 104 with open(pkginfo, "w") as pfile: 115 open(os.path.join(pkgplan.image.get_root(),
|
/pkg/src/tests/ro_data/signing_certs/ |
H A D | generate_certs.py | 164 fhw = open(os.path.join(output_dir, "combined_cas.pem"), "w") 170 fhr = open(fn, "r")
|
/pkg/src/util/publish/ |
H A D | pkgmogrify.py | 107 printfile = open(printfilename, "w") 119 outfile = open(outfilename, "w")
|