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

2 uses

	golang.org/x/sys/unix (current package)
		zsyscall_linux_amd64.go#L601: func Utime(path string, buf *Utimbuf) (err error) {
		ztypes_linux_amd64.go#L60: type Utimbuf struct {