type golang.org/x/sys/unix.WatchdogInfo
3 uses
golang.org/x/sys/unix (current package)
ioctl_linux.go#L160: func IoctlGetWatchdogInfo(fd int) (*WatchdogInfo, error) {
ioctl_linux.go#L161: var value WatchdogInfo
ztypes_linux.go#L3582: type WatchdogInfo struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)