Home
last modified time | relevance | path

Searched refs:save_fd (Results 1 – 25 of 146) sorted by last modified time

123456

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlread.c1805 int save_fd = -1; in openp() local
2005 if (0 <= save_fd) in openp()
2006 emacs_close (save_fd); in openp()
2007 save_fd = fd; in openp()
2025 if (0 <= save_fd && ! CONSP (XCDR (tail))) in openp()
2027 maybe_swap_for_eln (no_native, &save_string, &save_fd, in openp()
2032 return save_fd; in openp()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/test/ei_accept_SUITE_data/
H A Dei_accept_test.c156 save_fd(i); in cmd_ei_publish()
183 save_fd(r); in cmd_ei_accept()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/test/ei_connect_SUITE_data/
H A Dei_connect_test.c138 save_fd(i); in cmd_ei_connect()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dpex-unix.c431 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() argument
435 if (save_fd < 0) in restore_fd()
440 if (save_fd == old_fd) in restore_fd()
452 if (dup3 (save_fd, old_fd, O_CLOEXEC) < 0) in restore_fd()
458 if (dup2 (save_fd, old_fd) < 0) in restore_fd()
463 return close (save_fd); in restore_fd()
/dports/lang/ruby26/ruby-2.6.9/
H A Dprocess.c3012 int save_fd = redirect_cloexec_dup(fd), cloexec; in save_redirect_fd() local
3013 if (save_fd == -1) { in save_redirect_fd()
3019 rb_update_max_fd(save_fd); in save_redirect_fd()
3026 redirection = hide_obj(rb_assoc_new(INT2FIX(fd), INT2FIX(save_fd))); in save_redirect_fd()
3035 rb_ary_push(newary, hide_obj(rb_assoc_new(INT2FIX(save_fd), Qnil))); in save_redirect_fd()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h109 _RECLAIM_DECL_FUN(_RECLAIM_VOID_RETURN, save_fd, (int fd));
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A Dpex-unix.c431 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() argument
435 if (save_fd < 0) in restore_fd()
440 if (save_fd == old_fd) in restore_fd()
452 if (dup3 (save_fd, old_fd, O_CLOEXEC) < 0) in restore_fd()
458 if (dup2 (save_fd, old_fd) < 0) in restore_fd()
463 return close (save_fd); in restore_fd()
/dports/lang/gcc10-devel/gcc-10-20211008/libiberty/
H A Dpex-unix.c431 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() argument
435 if (save_fd < 0) in restore_fd()
440 if (save_fd == old_fd) in restore_fd()
452 if (dup3 (save_fd, old_fd, O_CLOEXEC) < 0) in restore_fd()
458 if (dup2 (save_fd, old_fd) < 0) in restore_fd()
463 return close (save_fd); in restore_fd()
/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A Dpex-unix.c431 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() argument
435 if (save_fd < 0) in restore_fd()
440 if (save_fd == old_fd) in restore_fd()
452 if (dup3 (save_fd, old_fd, O_CLOEXEC) < 0) in restore_fd()
458 if (dup2 (save_fd, old_fd) < 0) in restore_fd()
463 return close (save_fd); in restore_fd()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()
/dports/mail/exim-mysql/exim-4.95/src/
H A Ddkim_transport.c125 int save_fd = tctx->u.fd; in dkt_direct() local
147 tctx->u.fd = save_fd; in dkt_direct()
256 int save_fd = tctx->u.fd; in dkt_via_kfile() local
263 tctx->u.fd = save_fd; in dkt_via_kfile()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddkim_transport.c125 int save_fd = tctx->u.fd; in dkt_direct() local
147 tctx->u.fd = save_fd; in dkt_direct()
256 int save_fd = tctx->u.fd; in dkt_via_kfile() local
263 tctx->u.fd = save_fd; in dkt_via_kfile()
/dports/mail/exim/exim-4.95/src/
H A Ddkim_transport.c125 int save_fd = tctx->u.fd; in dkt_direct() local
147 tctx->u.fd = save_fd; in dkt_direct()
256 int save_fd = tctx->u.fd; in dkt_via_kfile() local
263 tctx->u.fd = save_fd; in dkt_via_kfile()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()
/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddkim_transport.c125 int save_fd = tctx->u.fd; in dkt_direct() local
147 tctx->u.fd = save_fd; in dkt_direct()
256 int save_fd = tctx->u.fd; in dkt_via_kfile() local
263 tctx->u.fd = save_fd; in dkt_via_kfile()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddkim_transport.c125 int save_fd = tctx->u.fd; in dkt_direct() local
147 tctx->u.fd = save_fd; in dkt_direct()
256 int save_fd = tctx->u.fd; in dkt_via_kfile() local
263 tctx->u.fd = save_fd; in dkt_via_kfile()
/dports/mail/exim/exim-4.95/src/transports/
H A Dappendfile.c1176 int save_fd = 0; in appendfile_transport_entry() local
2758 save_fd = fd; in appendfile_transport_entry()
2866 fd = save_fd; in appendfile_transport_entry()

123456