Home
last modified time | relevance | path

Searched refs:sup_spec (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_sup.erl82 Sups = [sup_spec(megaco_misc_sup),
83 sup_spec(megaco_trans_sup),
94 Spec = sup_spec(Name),
105 sup_spec(Name) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/tcp/
H A Dmegaco_tcp_sup.erl109 ChildSpec = [sup_spec(megaco_tcp_accept_sup, []),
110 sup_spec(megaco_tcp_connection_sup,[]),
138 sup_spec(Name, Args) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl80 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
81 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
96 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/src/manager/
H A Dsnmpm_supervisor.erl108 MiscSup = sup_spec(snmpm_misc_sup, [], Restart),
109 ServerSup = sup_spec(snmpm_server_sup, [Type, Opts], Restart),
124 sup_spec(Name, Args, Restart) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/src/app/
H A Dsnmp_app_sup.erl106 Spec = sup_spec(Mod, Type, Args),
109 sup_spec(Name, Type, Args) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/src/app/
H A Dsnmp_app_sup.erl106 Spec = sup_spec(Mod, Type, Args),
109 sup_spec(Name, Type, Args) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/src/app/
H A Dsnmp_app_sup.erl106 Spec = sup_spec(Mod, Type, Args),
109 sup_spec(Name, Type, Args) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/src/app/
H A Dsnmp_app_sup.erl106 Spec = sup_spec(Mod, Type, Args),
109 sup_spec(Name, Type, Args) -> function

12