Home
last modified time | relevance | path

Searched refs:send_chunk_end (Results 1 – 22 of 22) sorted by relevance

/dports/lang/erlang-doc/otp_doc_html_24.1/lib/ftp-1.1/doc/html/
H A Dftp.eix40 {"send_chunk_end", "send_chunk_end(Pid)", "send_chunk_end-1"},
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl42 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
324 send_chunk_end(Pid) -> function
325 gen_server:call(Pid, send_chunk_end, infinity).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/test/
H A Dftp_SUITE.erl512 ok = ftp:send_chunk_end(Pid),
516 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/test/
H A Dftp_SUITE.erl512 ok = ftp:send_chunk_end(Pid),
516 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/test/
H A Dftp_SUITE.erl512 ok = ftp:send_chunk_end(Pid),
516 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl629 ok = ftp:send_chunk_end(Pid),
633 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl629 ok = ftp:send_chunk_end(Pid),
633 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl629 ok = ftp:send_chunk_end(Pid),
633 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl629 ok = ftp:send_chunk_end(Pid),
633 {error, echunk} = ftp:send_chunk_end(Pid),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/src/
H A Dftp.erl49 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
790 -spec send_chunk_end(Pid :: pid()) ->
796 send_chunk_end(Pid) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/src/
H A Dftp.erl49 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
790 -spec send_chunk_end(Pid :: pid()) ->
796 send_chunk_end(Pid) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl47 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
732 -spec send_chunk_end(Pid :: pid()) ->
738 send_chunk_end(Pid) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl47 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
732 -spec send_chunk_end(Pid :: pid()) ->
738 send_chunk_end(Pid) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl47 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
732 -spec send_chunk_end(Pid :: pid()) ->
738 send_chunk_end(Pid) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/src/
H A Dftp.erl49 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
790 -spec send_chunk_end(Pid :: pid()) ->
796 send_chunk_end(Pid) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl47 send_chunk_start/2, send_chunk/2, send_chunk_end/1,
732 -spec send_chunk_end(Pid :: pid()) ->
738 send_chunk_end(Pid) -> function