golang.org/x/sys/unix.Msghdr.SetIovlen (method)
3 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1528: msg.SetIovlen(len(iov))
syscall_linux.go#L1565: msg.SetIovlen(len(iov))
syscall_linux_amd64.go#L124: func (msghdr *Msghdr) SetIovlen(length int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)