const os.O_SYNC

one use

	os (current package)
		file.go#L81: 	O_SYNC   int = syscall.O_SYNC   // open for synchronous I/O.