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