type golang.org/x/sys/unix.Flock_t

2 uses

	golang.org/x/sys/unix (current package)
		fcntl.go#L31: func FcntlFlock(fd uintptr, cmd int, lk *Flock_t) error {
		ztypes_linux_amd64.go#L112: type Flock_t struct {