Home
last modified time | relevance | path

Searched defs:error_string (Results 1 – 25 of 1733) sorted by relevance

12345678910>>...70

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dgen_sctp.erl416 error_string(0) -> function
418 error_string(1) -> function
420 error_string(2) -> function
422 error_string(3) -> function
424 error_string(4) -> function
426 error_string(5) -> function
428 error_string(6) -> function
430 error_string(7) -> function
432 error_string(8) -> function
434 error_string(9) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl421 error_string(0) -> function
423 error_string(1) -> function
425 error_string(2) -> function
427 error_string(3) -> function
429 error_string(4) -> function
431 error_string(5) -> function
433 error_string(6) -> function
435 error_string(7) -> function
437 error_string(8) -> function
439 error_string(9) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp_response.erl154 error_string({error, Reason}) -> function
158 error_string(eclosed) -> "Session has been closed."; function
160 error_string(eexists) ->"File or directory already exists."; function
163 error_string(elogin) -> "User not logged in."; function
164 error_string(enotbinary) -> "Term is not a binary."; function
167 error_string(etype) -> "No such type."; function
168 error_string(euser) -> "User name or password not valid."; function
170 error_string(enofile) -> "No files found or file unavailable"; function
171 error_string(epnospc) -> "Exceeded storage allocation " function
173 error_string(efnamena) -> "File name not allowed."; function
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/rpc/
H A Dsamlogon.c78 char **error_string) in check_samlogon()
376 static BOOL test_lm(struct samlogon_state *samlogon_state, char **error_string) in test_lm()
386 static BOOL test_ntlm(struct samlogon_state *samlogon_state, char **error_string) in test_ntlm()
583 char **error_string) in test_lmv2_ntlmv2_broken()
731 char **error_string) in test_lmv2_ntlm_broken()
1218 char **error_string) { in test_plaintext_none_broken()
1223 char **error_string) { in test_plaintext_lm_broken()
1228 char **error_string) { in test_plaintext_nt_broken()
1233 char **error_string) { in test_plaintext_nt_only()
1238 char **error_string) { in test_plaintext_lm_only()
[all …]
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dsamr.c78 struct torture_context *tctx, in check_samlogon()
1036 static bool test_SetUserPass_21(struct dcerpc_pipe *p, struct torture_context *tctx, in test_lm_ntlm_both_broken()
1043 bool ret = true; in test_lm_ntlm_both_broken()
1044 DATA_BLOB session_key; in test_lm_ntlm_both_broken()
1052 pwp.in.user_handle = handle; in test_lm_ntlm_both_broken()
1053 pwp.out.info = &info; in test_lm_ntlm_both_broken()
1066 E_md4hash(newpass, nt_hash); in test_lm_ntlm_both_broken()
1077 u.info21.lm_password_set = true; in test_lm_ntlm_both_broken()
1078 } in test_lm_ntlm_both_broken()
1079 in test_lm_ntlm_both_broken()
[all …]
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_gl.erl274 error_string(0) -> no_error; function
275 error_string(?GL_INVALID_VALUE) -> "GL_INVALID_VALUE"; function
276 error_string(?GL_INVALID_ENUM) -> "GL_INVALID_ENUM"; function
277 error_string(?GL_INVALID_OPERATION) -> "GL_INVALID_OPERATION"; function
278 error_string(?GL_STACK_OVERFLOW) -> "GL_STACK_OVERFLOW"; function
279 error_string(?GL_STACK_UNDERFLOW) -> "GL_STACK_UNDERFLOW"; function
280 error_string(?GL_OUT_OF_MEMORY) -> "GL_OUT_OF_MEMORY"; function
281 error_string(Error) -> "Error: "++integer_to_list(Error). function
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Libpfs/io/
H A Dfitsreader.cpp103 char error_string[FLEN_ERRMSG]; in open() local
181 char error_string[FLEN_ERRMSG]; in read() local
200 char error_string[FLEN_ERRMSG]; in read() local
220 char error_string[FLEN_ERRMSG]; in read() local
240 char error_string[FLEN_ERRMSG]; in read() local
260 char error_string[FLEN_ERRMSG]; in read() local
281 char error_string[FLEN_ERRMSG]; in read() local
/dports/devel/gearmand/gearmand-1.0.6/libgearman-server/plugins/
H A Dbase.h72 const std::string& error_string() in error_string() function
130 const std::string& error_string() in error_string() function
180 const std::string& error_string() in error_string() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/mpi/sci_gateway/c/
H A Dsci_mpi_bcast.c85 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_bcast() local
106 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_bcast() local
122 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_bcast() local
H A Dsci_mpi_recv.c92 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_recv() local
103 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_recv() local
122 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_recv() local
H A Dsci_mpi_irecv.c117 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_irecv() local
127 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_irecv() local
144 char error_string[MPI_MAX_ERROR_STRING]; in sci_mpi_irecv() local
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libnet/
H A Dlibnet_vampire.c43 char **error_string) in fix_user()
102 char **error_string) in fix_secret()
123 char **error_string) in fix_delta()
287 char *error_string; in libnet_SamSync_netlogon() local
341 char *error_string = NULL; in libnet_SamSync_netlogon() local
/dports/net/corosync2/corosync-2.4.5/exec/
H A Dlogconfig.c134 const char **error_string) in corosync_main_config_format_set()
236 const char **error_string) in corosync_main_config_blackbox_set()
269 const char **error_string, in corosync_main_config_log_destination_set()
337 const char **error_string) in corosync_main_config_set()
540 const char **error_string)
627 const char *error_string; local
695 const char **error_string)
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/init/
H A Dresult.h88 std::string error_string; member
184 const std::string& error_string() const & { return std::get<1>(contents_).error_string; } in error_string() function
185 std::string&& error_string() && { return std::get<1>(std::move(contents_)).error_string; } in error_string() function
186 const std::string&& error_string() const && { in error_string() function

12345678910>>...70