Lines Matching refs:FD_CLOEXEC
25200 #ifdef FD_CLOEXEC25201 fcntl(fd, F_SETFD, fcntl(fd, F_GETFD, 0) | FD_CLOEXEC);25507 #ifdef FD_CLOEXEC25508 fcntl(fd, F_SETFD, fcntl(fd, F_GETFD, 0) | FD_CLOEXEC);