Home
last modified time | relevance | path

Searched refs:tmpfile (Results 1 – 25 of 7285) sorted by relevance

12345678910>>...292

/dports/devel/py-portalocker/portalocker-1.7.1/portalocker_tests/
H A Dtests.py8 def test_exceptions(tmpfile): argument
10 a = open(tmpfile, 'a')
11 b = open(tmpfile, 'a')
28 def test_with_timeout(tmpfile): argument
58 def test_simple(tmpfile): argument
62 fh = open(tmpfile, 'r+')
76 def test_truncate(tmpfile): argument
90 def test_class(tmpfile): argument
157 def test_exlusive(tmpfile): argument
181 def test_shared(tmpfile): argument
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/contrib/utilities/
H A Dindent_common.sh134 tmpfile="${2}"
141 mv "${tmpfile}" "${file}"
161 rm -f "${tmpfile}"
174 sed 's/\s\+$//g' "${file}" > "${tmpfile}"
176 mv "${tmpfile}" "${file}"
178 rm -f "${tmpfile}"
195 cp "${file}" "${tmpfile}"
204 "${DEAL_II_CLANG_FORMAT}" < "${tmpfile}" > "${tmpfile}new"
210 rm -f "${tmpfile}" "${tmpfile}new"
224 tr -d '\015' <"${file}" >"${tmpfile}"
[all …]
/dports/www/mitmproxy/mitmproxy-7.0.4/examples/contrib/webscanner_helper/
H A Dtest_urlindex.py21 tmpfile = tmpdir.join("tmpfile")
51 tmpfile = tmpdir.join("tmpfile")
52 with open(tmpfile, "w") as tfile:
63 tmpfile = tmpdir.join("tmpfile")
71 tmpfile = tmpdir.join("tmpfile")
77 tmpfile = tmpdir.join("tmpfile")
86 tmpfile = tmpdir.join("tmpfile")
93 with open(tmpfile) as results:
134 with open(tmpfile) as results:
150 with open(tmpfile) as results:
[all …]
/dports/security/py-fail2ban/fail2ban-0.11.2/config/action.d/
H A Ddshield.conf44 actionstop = if [ -f <tmpfile>.buffer ]; then
46 date +%%s > <tmpfile>.lastsent
48 rm -f <tmpfile>.buffer <tmpfile>.first
76 if [ ! -f <tmpfile>.first ]; then
79 if [ ! -f <tmpfile>.lastsent ]; then
80 echo 0 > <tmpfile>.lastsent
87 rm -f <tmpfile>.buffer <tmpfile>.first
88 echo $NOW > <tmpfile>.lastsent
97 actionunban = if [ -f <tmpfile>.first ]; then
102 rm -f <tmpfile>.buffer <tmpfile>.first
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile; in test_open() local
239 close(tmpfile); in test_open()
245 int tmpfile, in test_sync() local
280 close(tmpfile); in test_sync()
306 close(tmpfile); in test_sync()
331 close(tmpfile); in test_sync()
354 close(tmpfile); in test_sync()
390 close(tmpfile); in test_sync()
424 int tmpfile, in test_open_sync() local
458 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile;
239 close(tmpfile);
245 int tmpfile,
280 close(tmpfile);
306 close(tmpfile);
331 close(tmpfile);
354 close(tmpfile);
390 close(tmpfile);
424 int tmpfile,
458 int tmpfile,
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile; in test_open() local
239 close(tmpfile); in test_open()
245 int tmpfile, in test_sync() local
280 close(tmpfile); in test_sync()
306 close(tmpfile); in test_sync()
331 close(tmpfile); in test_sync()
354 close(tmpfile); in test_sync()
390 close(tmpfile); in test_sync()
424 int tmpfile, in test_open_sync() local
458 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile;
239 close(tmpfile);
245 int tmpfile,
280 close(tmpfile);
306 close(tmpfile);
331 close(tmpfile);
354 close(tmpfile);
390 close(tmpfile);
424 int tmpfile,
458 int tmpfile,
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile;
239 close(tmpfile);
245 int tmpfile,
280 close(tmpfile);
306 close(tmpfile);
331 close(tmpfile);
354 close(tmpfile);
390 close(tmpfile);
424 int tmpfile,
458 int tmpfile,
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile; in test_open() local
239 close(tmpfile); in test_open()
245 int tmpfile, in test_sync() local
280 close(tmpfile); in test_sync()
306 close(tmpfile); in test_sync()
331 close(tmpfile); in test_sync()
354 close(tmpfile); in test_sync()
390 close(tmpfile); in test_sync()
424 int tmpfile, in test_open_sync() local
458 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c223 int tmpfile; in test_open() local
239 close(tmpfile); in test_open()
245 int tmpfile, in test_sync() local
280 close(tmpfile); in test_sync()
306 close(tmpfile); in test_sync()
331 close(tmpfile); in test_sync()
354 close(tmpfile); in test_sync()
390 close(tmpfile); in test_sync()
424 int tmpfile, in test_open_sync() local
458 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c222 int tmpfile; in test_open() local
238 close(tmpfile); in test_open()
244 int tmpfile, in test_sync() local
279 close(tmpfile); in test_sync()
305 close(tmpfile); in test_sync()
330 close(tmpfile); in test_sync()
353 close(tmpfile); in test_sync()
389 close(tmpfile); in test_sync()
423 int tmpfile, in test_open_sync() local
457 int tmpfile, in test_file_descriptor_sync() local
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c216 int tmpfile; in test_open() local
231 close(tmpfile); in test_open()
237 int tmpfile, in test_sync() local
272 close(tmpfile); in test_sync()
298 close(tmpfile); in test_sync()
323 close(tmpfile); in test_sync()
346 close(tmpfile); in test_sync()
382 close(tmpfile); in test_sync()
416 int tmpfile, in test_open_sync() local
450 int tmpfile, in test_file_descriptor_sync() local
[all …]

12345678910>>...292