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