const golang.org/x/sys/unix.F_SETFL
2 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L549: _, err = fcntl(fd, F_SETFL, flag)
zerrors_linux.go#L1335: F_SETFL = 0x4
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)