DEBSOURCES
Skip Quicknav
sources / golang-bazil-fuse / 0.0~git20160811.0.371fbbd-3 / syscallx / msync.go
123456789
package syscallx /* This is the source file for msync_*.go, to regenerate run ./generate */ //sys Msync(b []byte, flags int) (err error)