Home
last modified time | relevance | path

Searched refs:num_errcodes (Results 1 – 7 of 7) sorted by last modified time

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
268 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
268 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
271 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
271 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
271 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
271 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Derl_unix_sys_ddll.c50 static int num_errcodes = 0; variable
72 for(i=0;i<num_errcodes;++i) { in find_errcode()
77 if (num_errcodes_allocated == num_errcodes) { in find_errcode()
84 errcodes[num_errcodes++] = my_strdup(string); in find_errcode()
85 return (num_errcodes - 1); in find_errcode()
268 if (actual_code >= num_errcodes) { in erts_sys_ddll_error()