F_SETFD
(void) fcntl( hc->conn_fd, F_SETFD, 1 );
(void) fcntl( hc->conn_fd, F_SETFD, 0 );
(void) fcntl( listen_fd, F_SETFD, 1 );
FCNTL_INFO_ENTRY_TYPE(F_SETFD, int),
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(parentFD, F_SETFD, FD_CLOEXEC);
fcntl(dirFD, F_SETFD, FD_CLOEXEC);
fcntl(fd, F_SETFD, FD_CLOEXEC);
fcntl(fd, F_SETFD, FD_CLOEXEC);
fcntl(fd, F_SETFD, FD_CLOEXEC);
fcntl(fd, F_SETFD, FD_CLOEXEC);
fcntl(fAttrFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(fDirFd, F_SETFD, FD_CLOEXEC);
fcntl(parentFD, F_SETFD, FD_CLOEXEC);
fcntl(dirFD, F_SETFD, FD_CLOEXEC);
fcntl(fAttrFd, F_SETFD, FD_CLOEXEC);
fcntl(fQueryFd, F_SETFD, FD_CLOEXEC);
fcntl(store->pagefd, F_SETFD, FD_CLOEXEC);
fcntl(fd, F_SETFD, i | FD_CLOEXEC);
fcntl(fReadPipe, F_SETFD, FD_CLOEXEC);
fcntl(fWritePipe, F_SETFD, FD_CLOEXEC);
|| fcntl(connection.socket, F_SETFD, FD_CLOEXEC) < 0) {
if (socket != -1 && fcntl(socket, F_SETFD, 0) < 0) {
case F_SETFD:
fcntl(s, F_SETFD, FD_CLOEXEC);
fcntl(statp->_vcsock, F_SETFD, FD_CLOEXEC);
fcntl(EXT(statp).nssocks[ns], F_SETFD, FD_CLOEXEC);
fcntl(dirFD, F_SETFD, FD_CLOEXEC);
__fcntl (fd, F_SETFD, FD_CLOEXEC);
__fcntl (fd, F_SETFD, FD_CLOEXEC);
__fcntl (child_end, F_SETFD, 0);
__fcntl (parent_end, F_SETFD, FD_CLOEXEC);
__fcntl (parent_end, F_SETFD, 0);
fcntl(newfd, F_SETFD, FD_CLOEXEC);
if (fcntl(fds[0], F_SETFD, FD_CLOEXEC) != 0
|| fcntl(fds[1], F_SETFD, FD_CLOEXEC) != 0) {