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