Home | History | Annotate | Download | only in engine

Lines Matching refs:F_SETFD

187 		if (fcntl(fd, F_SETFD, 1) == -1) {
207 if (fcntl(retfd, F_SETFD, 1) == -1) {