Home
last modified time | relevance | path

Searched refs:ei_global_unregister (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/test/
H A Dei_global_SUITE.erl57 ok = ei_global_unregister(P, Fd, ?GLOBAL_NAME),
119 ei_global_unregister(P, Fd, Name) -> function
120 send_command(P, ei_global_unregister, [Fd,Name]),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/test/
H A Dei_global_SUITE.erl57 ok = ei_global_unregister(P, Fd, ?GLOBAL_NAME),
119 ei_global_unregister(P, Fd, Name) -> function
120 send_command(P, ei_global_unregister, [Fd,Name]),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/test/
H A Dei_global_SUITE.erl57 ok = ei_global_unregister(P, Fd, ?GLOBAL_NAME),
119 ei_global_unregister(P, Fd, Name) -> function
120 send_command(P, ei_global_unregister, [Fd,Name]),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/test/
H A Dei_global_SUITE.erl57 ok = ei_global_unregister(P, Fd, ?GLOBAL_NAME),
119 ei_global_unregister(P, Fd, Name) -> function
120 send_command(P, ei_global_unregister, [Fd,Name]),
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/test/
H A Dei_global_SUITE.erl57 ok = ei_global_unregister(P, Fd, ?GLOBAL_NAME),
119 ei_global_unregister(P, Fd, Name) -> function
120 send_command(P, ei_global_unregister, [Fd,Name]),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/include/
H A Dei_global.h27 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/include/
H A Dei_global.h27 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
H A Dei.h634 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/include/
H A Dei_global.h27 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
H A Dei.h634 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/include/
H A Dei_global.h27 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
H A Dei.h634 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/include/
H A Dei_global.h27 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
H A Dei.h634 int ei_global_unregister(ei_cnode *ec, int fd, const char *name);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/src/global/
H A Dglobal_unregister.c32 int ei_global_unregister(ei_cnode *ec, int fd, const char *name) in ei_global_unregister() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/src/global/
H A Dglobal_unregister.c32 int ei_global_unregister(ei_cnode *ec, int fd, const char *name) in ei_global_unregister() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/src/global/
H A Dglobal_unregister.c32 int ei_global_unregister(ei_cnode *ec, int fd, const char *name) in ei_global_unregister() function
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/src/global/
H A Dglobal_unregister.c32 int ei_global_unregister(ei_cnode *ec, int fd, const char *name) in ei_global_unregister() function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/src/global/
H A Dglobal_unregister.c32 int ei_global_unregister(ei_cnode *ec, int fd, const char *name) in ei_global_unregister() function
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/erl_interface-5.1/doc/html/
H A Derl_interface.eix160 {"ei_global_unregister", "ei_global_unregister(ec,fd,name)", "ei_global_unregister"},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/test/ei_global_SUITE_data/
H A Dei_global_test.c228 send_errno_result(ei_global_unregister(&ec, (int)fd, name)); in cmd_ei_global_unregister()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/test/ei_global_SUITE_data/
H A Dei_global_test.c228 send_errno_result(ei_global_unregister(&ec, (int)fd, name)); in cmd_ei_global_unregister()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/test/ei_global_SUITE_data/
H A Dei_global_test.c228 send_errno_result(ei_global_unregister(&ec, (int)fd, name)); in cmd_ei_global_unregister()
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/test/ei_global_SUITE_data/
H A Dei_global_test.c228 send_errno_result(ei_global_unregister(&ec, (int)fd, name)); in cmd_ei_global_unregister()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/test/ei_global_SUITE_data/
H A Dei_global_test.c228 send_errno_result(ei_global_unregister(&ec, (int)fd, name)); in cmd_ei_global_unregister()

12