Home
last modified time | relevance | path

Searched defs:file_op (Results 1 – 25 of 62) sorted by last modified time

123

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Ddiskcache_win32.cc81 SHFILEOPSTRUCT file_op = { 0 }; in PurgeFiles() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_tar.erl368 file_op(write, {Fd, Data}) -> function
370 file_op(position, {Fd, Pos}) -> function
372 file_op(read2, {Fd, Size}) -> function
374 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dtar_SUITE.erl737 file_op(write, {Fd, Data}) -> function
739 file_op(position, {Fd, Pos}) -> function
741 file_op(read2, {Fd, Size}) -> function
743 file_op(close, Fd) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_tar.erl375 file_op(write, {Fd, Data}) -> function
377 file_op(position, {Fd, Pos}) -> function
379 file_op(read2, {Fd, Size}) -> function
381 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dtar_SUITE.erl761 file_op(write, {Fd, Data}) -> function
763 file_op(position, {Fd, Pos}) -> function
765 file_op(read2, {Fd, Size}) -> function
767 file_op(close, Fd) -> function
/dports/devel/elixir-hex/hex-1.0.1/src/
H A Dmix_hex_erl_tar.erl392 file_op(write, {Fd, Data}) -> function
394 file_op(position, {Fd, Pos}) -> function
396 file_op(read2, {Fd, Size}) -> function
398 file_op(close, Fd) -> function
H A Dmix_hex_erl_tar.hrl196 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_tar.erl385 file_op(write, {Fd, Data}) -> function
387 file_op(position, {Fd, Pos}) -> function
389 file_op(read2, {Fd, Size}) -> function
391 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dtar_SUITE.erl766 file_op(write, {Fd, Data}) -> function
768 file_op(position, {Fd, Pos}) -> function
770 file_op(read2, {Fd, Size}) -> function
772 file_op(close, Fd) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_tar.erl385 file_op(write, {Fd, Data}) -> function
387 file_op(position, {Fd, Pos}) -> function
389 file_op(read2, {Fd, Size}) -> function
391 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dtar_SUITE.erl766 file_op(write, {Fd, Data}) -> function
768 file_op(position, {Fd, Pos}) -> function
770 file_op(read2, {Fd, Size}) -> function
772 file_op(close, Fd) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_tar.erl385 file_op(write, {Fd, Data}) -> function
387 file_op(position, {Fd, Pos}) -> function
389 file_op(read2, {Fd, Size}) -> function
391 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dtar_SUITE.erl766 file_op(write, {Fd, Data}) -> function
768 file_op(position, {Fd, Pos}) -> function
770 file_op(read2, {Fd, Size}) -> function
772 file_op(close, Fd) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_tar.erl385 file_op(write, {Fd, Data}) -> function
387 file_op(position, {Fd, Pos}) -> function
389 file_op(read2, {Fd, Size}) -> function
391 file_op(close, Fd) -> function
H A Derl_tar.hrl194 -type file_op() :: fun((write | close | read2 | position, type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dtar_SUITE.erl766 file_op(write, {Fd, Data}) -> function
768 file_op(position, {Fd, Pos}) -> function
770 file_op(read2, {Fd, Size}) -> function
772 file_op(close, Fd) -> function
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dforeign.c844 const char *file_op; in vips_foreign_load_new_from_string() local
1301 const char *file_op; in vips_foreign_save_new_from_string() local
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dimage.c922 const char *file_op; in vips_image_build() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/_other/
H A Dupdater_win.cpp104 SHFILEOPSTRUCT file_op = { in fullClearPath() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/win/
H A Dbase_file_utilities_win.cpp127 SHFILEOPSTRUCT file_op = { in DeleteDirectory() local

123