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