Home
last modified time | relevance | path

Searched refs:mod_fun_args (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh.hrl335 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
347 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
410 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh.hrl336 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
348 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
411 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh.hrl326 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
338 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
395 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh.hrl336 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
348 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
411 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh.hrl336 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
348 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
411 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh.hrl336 -type shell_spec() :: mod_fun_args() | shell_fun() | disabled .
348 -type deprecated_exec_opt() :: fun() | mod_fun_args() .
411 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh.hrl298 -type shell_daemon_option() :: {shell, mod_fun_args() | 'shell_fun/1'() | 'shell_fun/2'() }.
364 -type mod_fun_args() :: {Module::atom(), Function::atom(), Args::list()} . type