Searched refs:FD_CLOSEONEXEC (Results 1 – 6 of 6) sorted by relevance
81 #define FD_CLOSEONEXEC(x) do { \ macro86 #define FD_CLOSEONEXEC(x) macro100 FD_CLOSEONEXEC(ev_signal_pair[0]); in evsignal_init()101 FD_CLOSEONEXEC(ev_signal_pair[1]); in evsignal_init()
719 FD_CLOSEONEXEC(sock_out); in main()720 FD_CLOSEONEXEC(sock_in); in main()
273 #define FD_CLOSEONEXEC(x) do { \ macro
1947 FD_CLOSEONEXEC(pair[0]); in monitor_openfds()1948 FD_CLOSEONEXEC(pair[1]); in monitor_openfds()1955 FD_CLOSEONEXEC(pair[0]); in monitor_openfds()1956 FD_CLOSEONEXEC(pair[1]); in monitor_openfds()
1141 FD_CLOSEONEXEC(sock_out); in main()1142 FD_CLOSEONEXEC(sock_in); in main()
91 FD_CLOSEONEXEC(execpipe[1]); in start_helper()