Lines Matching refs:FD_CLOEXEC
25195 #ifdef FD_CLOEXEC25196 fcntl(fd, F_SETFD, fcntl(fd, F_GETFD, 0) | FD_CLOEXEC);25502 #ifdef FD_CLOEXEC25503 fcntl(fd, F_SETFD, fcntl(fd, F_GETFD, 0) | FD_CLOEXEC);