func golang.org/x/sys/unix.CloseOnExec one use golang.org/x/sys/unix (current package) syscall_unix.go#L553: func CloseOnExec(fd int) { fcntl(fd, F_SETFD, FD_CLOEXEC) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)