Home
last modified time | relevance | path

Searched defs:tempfile (Results 1 – 25 of 1647) sorted by relevance

12345678910>>...66

/dports/devel/git-svn/git-2.34.1/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile_mode() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile_mode() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/git/git-2.34.1/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile_mode() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile_mode() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile_mode() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Dtempfile.c135 struct tempfile *tempfile = new_tempfile(); in create_tempfile() local
162 struct tempfile *tempfile = new_tempfile(); in register_tempfile() local
170 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_sm() local
184 struct tempfile *tempfile = new_tempfile(); in mks_tempfile_tsm() local
203 struct tempfile *tempfile; in xmks_tempfile_m() local
234 int get_tempfile_fd(struct tempfile *tempfile) in get_tempfile_fd()
241 FILE *get_tempfile_fp(struct tempfile *tempfile) in get_tempfile_fp()
248 int close_tempfile_gently(struct tempfile *tempfile) in close_tempfile_gently()
276 int reopen_tempfile(struct tempfile *tempfile) in reopen_tempfile()
288 struct tempfile *tempfile = *tempfile_p; in rename_tempfile() local
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/tokio-1.13.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-1.15.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-1.16.1/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/editors/helix/helix-0.5.0/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/net/oha/oha-0.4.7/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/tokio-1.13.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tokio-1.12.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tokio-1.14.0/tests/
H A Dfs_file.rs14 let mut tempfile = tempfile(); in basic_read() localVariable
28 let tempfile = tempfile(); in basic_write() localVariable
41 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
54 let tempfile = tempfile(); in rewind_seek_position() localVariable
67 let mut tempfile = tempfile(); in coop() localVariable
90 fn tempfile() -> NamedTempFile { in tempfile() function
98 let tempfile = tempfile(); in unix_fd() localVariable
108 let tempfile = tempfile(); in windows_handle() localVariable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-1.10.1/tests/
H A Dfs_file.rs15 let mut tempfile = tempfile(); in basic_read() localVariable
29 let tempfile = tempfile(); in basic_write() localVariable
42 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
55 let mut tempfile = tempfile(); in coop() localVariable
78 fn tempfile() -> NamedTempFile { in tempfile() function
86 let tempfile = tempfile(); in unix_fd() localVariable
96 let tempfile = tempfile(); in windows_handle() localVariable
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-1.11.0/tests/
H A Dfs_file.rs15 let mut tempfile = tempfile(); in basic_read() localVariable
29 let tempfile = tempfile(); in basic_write() localVariable
42 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
55 let mut tempfile = tempfile(); in coop() localVariable
78 fn tempfile() -> NamedTempFile { in tempfile() function
86 let tempfile = tempfile(); in unix_fd() localVariable
96 let tempfile = tempfile(); in windows_handle() localVariable
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-1.9.0/tests/
H A Dfs_file.rs15 let mut tempfile = tempfile(); in basic_read() localVariable
29 let tempfile = tempfile(); in basic_write() localVariable
42 let tempfile = tempfile(); in basic_write_and_shutdown() localVariable
55 let mut tempfile = tempfile(); in coop() localVariable
78 fn tempfile() -> NamedTempFile { in tempfile() function
86 let tempfile = tempfile(); in unix_fd() localVariable
96 let tempfile = tempfile(); in windows_handle() localVariable

12345678910>>...66