const syscall.F_SETFL
2 uses
syscall (current package)
exec_unix.go#L116: _, err = fcntl(fd, F_SETFL, flag)
zerrors_darwin_arm64.go#L266: F_SETFL = 0x4
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)