func runtime.closeonexec

6 uses

	runtime (current package)
		nbpipe_pipe.go#L14: 	closeonexec(r)
		nbpipe_pipe.go#L16: 	closeonexec(w)
		netpoll_kqueue.go#L30: 	closeonexec(kq)
		os_darwin.go#L100: 	closeonexec(sigNoteRead)
		os_darwin.go#L101: 	closeonexec(sigNoteWrite)
		sys_darwin.go#L407: func closeonexec(fd int32) {