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

5 uses

	golang.org/x/sys/unix (current package)
		ioctl_linux.go#L26: func IoctlGetRTCTime(fd int) (*RTCTime, error) {
		ioctl_linux.go#L27: 	var value RTCTime
		ioctl_linux.go#L32: func IoctlSetRTCTime(fd int, value *RTCTime) error {
		ztypes_linux.go#L2329: type RTCTime struct {
		ztypes_linux.go#L2344: 	Time    RTCTime