const os.supportsCloseOnExec
3 uses
os (current package)
file_unix.go#L236: if !supportsCloseOnExec {
removeall_at.go#L187: if !supportsCloseOnExec {
sys_unix.go#L14: const supportsCloseOnExec = true
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)