/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 512 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 517 if (ofd[1] >= sys_max_files()) { in spawn_start() 528 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 833 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 834 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1058 if (fd >= sys_max_files()) { in vanilla_start() 1644 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 694 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 521 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 526 if (ofd[1] >= sys_max_files()) { in spawn_start() 537 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 854 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 855 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1079 if (fd >= sys_max_files()) { in vanilla_start() 1700 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 708 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 515 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 520 if (ofd[1] >= sys_max_files()) { in spawn_start() 531 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 848 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 849 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1073 if (fd >= sys_max_files()) { in vanilla_start() 1694 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 703 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 520 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 525 if (ofd[1] >= sys_max_files()) { in spawn_start() 536 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 853 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 854 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1078 if (fd >= sys_max_files()) { in vanilla_start() 1699 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 697 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 515 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 520 if (ofd[1] >= sys_max_files()) { in spawn_start() 531 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 848 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 849 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1073 if (fd >= sys_max_files()) { in vanilla_start() 1694 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 703 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 515 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 520 if (ofd[1] >= sys_max_files()) { in spawn_start() 531 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 848 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 849 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1073 if (fd >= sys_max_files()) { in vanilla_start() 1694 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 703 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/ |
H A D | sys_drivers.c | 515 if (ifd[0] >= sys_max_files() || pipe(ofd) < 0) { in spawn_start() 520 if (ofd[1] >= sys_max_files()) { in spawn_start() 531 if (stderrfd >= sys_max_files() || stderrfd < 0) { in spawn_start() 848 if (((opts->read_write & DO_READ) && opts->ifd >= sys_max_files()) || in fd_start() 849 ((opts->read_write & DO_WRITE) && opts->ofd >= sys_max_files())) in fd_start() 1073 if (fd >= sys_max_files()) { in vanilla_start() 1694 snprintf(buff, 128, "%d", sys_max_files()); in forker_start()
|
H A D | sys.c | 703 int sys_max_files(void) in sys_max_files() function
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/ |
H A D | sys.h | 758 int sys_max_files(void);
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/ |
H A D | sys.h | 756 int sys_max_files(void);
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/ |
H A D | sys.h | 807 int sys_max_files(void);
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | sys.h | 791 int sys_max_files(void);
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | sys.h | 791 int sys_max_files(void);
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | sys.h | 791 int sys_max_files(void);
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | sys.h | 791 int sys_max_files(void);
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/win32/ |
H A D | erl_poll.c | 1156 int res = sys_max_files(); in erts_poll_max_fds()
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/win32/ |
H A D | erl_poll.c | 1156 int res = sys_max_files(); in erts_poll_max_fds()
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/win32/ |
H A D | erl_poll.c | 1156 int res = sys_max_files(); in erts_poll_max_fds()
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/win32/ |
H A D | erl_poll.c | 1156 int res = sys_max_files(); in erts_poll_max_fds()
|