Home | History | Annotate | Download | only in src

Lines Matching refs:F_SETFD

1223 	if (fcntl(rv, F_SETFD, FD_CLOEXEC) < 0) {
1450 fcntl(shl_dbg_fd, F_SETFD, FD_CLOEXEC);
1469 fcntl(nfd, F_SETFD, 0);
1489 fcntl(nfd, F_SETFD, FD_CLOEXEC);