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

3 uses

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L479: func Adjtimex(buf *Timex) (state int, err error) {
		zsyscall_linux.go#L540: func ClockAdjtime(clockid int32, buf *Timex) (state int, err error) {
		ztypes_linux_amd64.go#L28: type Timex struct {