Home
last modified time | relevance | path

Searched refs:file1_path (Results 26 – 50 of 94) sorted by relevance

1234

/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/droplet/examples/
H A Dtimo.c37 char file1_path[MAXPATHLEN]; variable
116 file1_path, // the src resource in copy_named_object_with_new_md()
184 file1_path, // dst resource in copy_nameless_object_with_new_md()
967 snprintf(file1_path, sizeof(file1_path), "%s%s", folder, FILE1); in main()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/droplet/examples/
H A Dtimo.c37 char file1_path[MAXPATHLEN]; variable
116 file1_path, // the src resource in copy_named_object_with_new_md()
184 file1_path, // dst resource in copy_nameless_object_with_new_md()
967 snprintf(file1_path, sizeof(file1_path), "%s%s", folder, FILE1); in main()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/droplet/examples/
H A Dtimo.c37 char file1_path[MAXPATHLEN]; variable
116 file1_path, // the src resource in copy_named_object_with_new_md()
184 file1_path, // dst resource in copy_nameless_object_with_new_md()
967 snprintf(file1_path, sizeof(file1_path), "%s%s", folder, FILE1); in main()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/droplet/examples/
H A Dtimo.c37 char file1_path[MAXPATHLEN]; variable
116 file1_path, // the src resource in copy_named_object_with_new_md()
184 file1_path, // dst resource in copy_nameless_object_with_new_md()
967 snprintf(file1_path, sizeof(file1_path), "%s%s", folder, FILE1); in main()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_wc.rb45 file1_path = File.join(@wc_path, file1)
48 status = adm.status(file1_path)
58 FileUtils.touch(file1_path)
60 status = adm.status(file1_path)
67 ctx.add(file1_path)
69 status = adm.status(file1_path)
76 status = adm.status(file1_path)
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_wc.rb45 file1_path = File.join(@wc_path, file1)
48 status = adm.status(file1_path)
58 FileUtils.touch(file1_path)
60 status = adm.status(file1_path)
67 ctx.add(file1_path)
69 status = adm.status(file1_path)
76 status = adm.status(file1_path)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_wc.rb45 file1_path = File.join(@wc_path, file1)
48 status = adm.status(file1_path)
58 FileUtils.touch(file1_path)
60 status = adm.status(file1_path)
67 ctx.add(file1_path)
69 status = adm.status(file1_path)
76 status = adm.status(file1_path)
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_wc.rb45 file1_path = File.join(@wc_path, file1)
48 status = adm.status(file1_path)
58 FileUtils.touch(file1_path)
60 status = adm.status(file1_path)
67 ctx.add(file1_path)
69 status = adm.status(file1_path)
76 status = adm.status(file1_path)
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dschedule_tests.py423 file1_path = sbox.ospath('file1')
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
445 os.remove(file1_path)
453 svntest.main.run_svn(svntest.verify.AnyOutput, 'rm', file1_path)
H A Dimport_tests.py451 file1_path = os.path.join('DIR2.doo', 'file1.txt')
476 file1_path,
554 'A ' + os.path.join(F_path, file1_path) + '\n',
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dschedule_tests.py423 file1_path = sbox.ospath('file1')
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
445 os.remove(file1_path)
453 svntest.main.run_svn(svntest.verify.AnyOutput, 'rm', file1_path)
H A Dimport_tests.py451 file1_path = os.path.join('DIR2.doo', 'file1.txt')
476 file1_path,
554 'A ' + os.path.join(F_path, file1_path) + '\n',
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_httpservers.py391 self.file1_path = os.path.join(self.cgi_dir, 'file1.py')
392 with open(self.file1_path, 'w') as file1:
394 os.chmod(self.file1_path, 0777)
409 os.remove(self.file1_path)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/
H A Dschedule_tests.py423 file1_path = sbox.ospath('file1')
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
445 os.remove(file1_path)
453 svntest.main.run_svn(svntest.verify.AnyOutput, 'rm', file1_path)
H A Dimport_tests.py451 file1_path = os.path.join('DIR2.doo', 'file1.txt')
476 file1_path,
554 'A ' + os.path.join(F_path, file1_path) + '\n',
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dschedule_tests.py423 file1_path = sbox.ospath('file1')
428 svntest.main.file_append(file1_path, "This is the file 'file1'.")
445 os.remove(file1_path)
453 svntest.main.run_svn(svntest.verify.AnyOutput, 'rm', file1_path)
/dports/devel/py-buildbot-worker/buildbot-worker-3.4.1/buildbot_worker/test/unit/
H A Dtest_commands_fs.py378 self.file1_path = os.path.join(workdir, 'file1')
380 path=self.file1_path,
388 os.path.exists(self.file1_path))
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_tabnanny.py181 with file1 as file1_path, file2 as file2_path:
182 for file_path in (file1_path, file2_path):
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_tabnanny.py182 with file1 as file1_path, file2 as file2_path:
183 for file_path in (file1_path, file2_path):
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_tabnanny.py182 with file1 as file1_path, file2 as file2_path:
183 for file_path in (file1_path, file2_path):

1234