type golang.org/x/sys/unix.Timex
3 uses
golang.org/x/sys/unix (current package)
zsyscall_linux.go#L503: func Adjtimex(buf *Timex) (state int, err error) {
zsyscall_linux.go#L564: func ClockAdjtime(clockid int32, buf *Timex) (state int, err error) {
ztypes_linux_amd64.go#L27: type Timex struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)