type syscall.Flock_t

2 uses

	syscall (current package)
		flock.go#L16: func FcntlFlock(fd uintptr, cmd int, lk *Flock_t) error {
		ztypes_linux_amd64.go#L147: type Flock_t struct {