const syscall.SYS_UTIME
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1635: _, _, e1 := Syscall(SYS_UTIME, uintptr(unsafe.Pointer(_p0)), uintptr(unsafe.Pointer(buf)), 0)
zsysnum_linux_amd64.go#L141: SYS_UTIME = 132
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)