Searched refs:FD_CLOEXEC (Results 1 - 25 of 177) sorted by relevance

12345678

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dcloexec.c28 /* Set the 'FD_CLOEXEC' flag of DESC if VALUE is true,
47 int newflags = (value ? flags | FD_CLOEXEC : flags & ~FD_CLOEXEC);
H A Dpipe2.c111 says that initially, the O_NONBLOCK and FD_CLOEXEC flags are cleared on
132 || fcntl (fd[1], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1
134 || fcntl (fd[0], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dcloexec.c28 /* Set the 'FD_CLOEXEC' flag of DESC if VALUE is true,
47 int newflags = (value ? flags | FD_CLOEXEC : flags & ~FD_CLOEXEC);
H A Dpipe2.c111 says that initially, the O_NONBLOCK and FD_CLOEXEC flags are cleared on
132 || fcntl (fd[1], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1
134 || fcntl (fd[0], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dcloexec.c28 /* Set the 'FD_CLOEXEC' flag of DESC if VALUE is true,
47 int newflags = (value ? flags | FD_CLOEXEC : flags & ~FD_CLOEXEC);
H A Dpipe2.c111 says that initially, the O_NONBLOCK and FD_CLOEXEC flags are cleared on
132 || fcntl (fd[1], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1
134 || fcntl (fd[0], F_SETFD, fcntl_flags | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dcloexec.c49 if (fcntl(fd, F_SETFD, ret | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dcloexec.c49 if (fcntl(fd, F_SETFD, ret | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dcloexec.c49 if (fcntl(fd, F_SETFD, ret | FD_CLOEXEC) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Dfdutil.c39 if (n & FD_CLOEXEC)
42 return fcntl(fd, F_SETFD, n|FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Dfdutil.c39 if (n & FD_CLOEXEC)
42 return fcntl(fd, F_SETFD, n|FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Dfdutil.c39 if (n & FD_CLOEXEC)
42 return fcntl(fd, F_SETFD, n|FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dfdmisc.c58 if (fcntl (fd, F_SETFD, FD_CLOEXEC) < 0)
77 msg (M_ERR, "Set FD_CLOEXEC flag on file descriptor failed");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dfdmisc.c58 if (fcntl (fd, F_SETFD, FD_CLOEXEC) < 0)
77 msg (M_ERR, "Set FD_CLOEXEC flag on file descriptor failed");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dfdmisc.c58 if (fcntl (fd, F_SETFD, FD_CLOEXEC) < 0)
77 msg (M_ERR, "Set FD_CLOEXEC flag on file descriptor failed");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/
H A Dcompat.c72 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
73 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/
H A Dcompat.c72 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
73 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/
H A Dcompat.c72 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
73 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/plugins/pptp/
H A Dutil.c99 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
100 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/
H A Dutil.c99 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
100 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/
H A Dutil.c101 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
102 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/plugins/pptp/
H A Dutil.c99 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
100 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/plugins/pptp/
H A Dutil.c99 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
100 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/
H A Dutil.c99 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
100 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/
H A Dutil.c101 fcntl(sigpipe[0], F_SETFD, FD_CLOEXEC);
102 fcntl(sigpipe[1], F_SETFD, FD_CLOEXEC);

Completed in 210 milliseconds

12345678