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

4 uses

	golang.org/x/sys/unix (current package)
		ioctl_linux.go#L36: func IoctlGetRTCWkAlrm(fd int) (*RTCWkAlrm, error) {
		ioctl_linux.go#L37: 	var value RTCWkAlrm
		ioctl_linux.go#L42: func IoctlSetRTCWkAlrm(fd int, value *RTCWkAlrm) error {
		ztypes_linux.go#L2341: type RTCWkAlrm struct {