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